OpenOptions
Fields of this type
Fields
- access_sub_paths:bool
- `true` means the opened directory can be used as the `Dir` parameter
- iterate:bool
- `true` means the opened directory can be scanned for the files and sub-directories
- no_follow:bool
- `true` means it won't dereference the symlinks.