Module std::os::unix::fs1.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 fs::DirBuilder for Redox-specific options.

FileTypeExt [
Redox
]

Add special Redox types (block/char device, fifo and socket)

MetadataExt [
Redox
]
OpenOptionsExt [
Redox
]

Redox-specific extensions to OpenOptions

PermissionsExt [
Redox
]

Redox-specific extensions to Permissions

Functions

symlink [
Redox
]

Creates a new symbolic link on the filesystem.