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