Is directory
Check whether a directory exist
Error Enum explanation
Error | Description |
---|---|
NOT_FOUND | Directory does not exist |
NOT_DIRECTORY | Found file, not directory |
PERMISSION_DENIED | Permissions block checking |
UNKNOWN | Unknown error |