You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds a `directory` OpenOptions as a type-safe version of O_DIRECTORY.
Allows clients to only open a FileDescriptor for FilePaths that refer
to directories.
0 commit comments