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
Add convenience methods for converting a FileHandle
Add `FileHandle::into_directory` and
`FileHandle::into_regular_file`. These can be more convenient than
`FileHandle::into_type` when you know what type of file you expect.
0 commit comments