Module std::os::unix::fs   1.0.0
                   
                       [−]
                   
               [src]
This is supported on Unix only.
Unix-specific extensions to primitives in the std::fs module.
Traits
| DirBuilderExt | [ Unix] An extension trait for  | 
| DirEntryExt | [ Unix] Unix-specific extension methods for  | 
| FileExt | [ Unix] Unix-specific extensions to  | 
| FileTypeExt | [ Unix] Add support for special unix types (block/char device, fifo and socket). | 
| MetadataExt | [ Unix] | 
| OpenOptionsExt | [ Unix] Unix-specific extensions to  | 
| PermissionsExt | [ Unix] Unix-specific extensions to  | 
Functions
| symlink | [ Unix] Creates a new symbolic link on the filesystem. |