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