List directory
List directory’s files
Error Enum explanation
Error | Description |
---|---|
NOT_FOUND | File does not exist |
IS_FILE | Path is file, not directory |
PERMISSION_DENIED | Permissions block listing |
UNKNOWN | Unknown error |
List directory’s files
Error | Description |
---|---|
NOT_FOUND | File does not exist |
IS_FILE | Path is file, not directory |
PERMISSION_DENIED | Permissions block listing |
UNKNOWN | Unknown error |