On this page
Module std::os::unix::fs
Available on Unix only.
Unix-specific extensions to primitives in the std::fs
module.
Traits
-
DirEntryExt2ExperimentalSealed Unix-specific extension methods for
fs::DirEntry
. -
Unix-specific extensions to
fs::DirBuilder
. -
Unix-specific extension methods for
fs::DirEntry
. -
Unix-specific extensions to
fs::File
. -
Unix-specific extensions for
fs::FileType
. -
Unix-specific extensions to
fs::Metadata
. -
Unix-specific extensions to
fs::OpenOptions
. -
Unix-specific extensions to
fs::Permissions
.
Functions
-
Change the owner and group of the specified path.
-
Change the root directory of the current process to the specified path.
-
Change the owner and group of the file referenced by the specified open file descriptor.
-
Change the owner and group of the specified path, without dereferencing symbolic links.
-
Creates a new symbolic link on the filesystem.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/unix/fs/index.html