[][src]Module libuv::fs

All file operations are run on the threadpool. See Thread pool work scheduling for information on the threadpool size.

Note: Uses utf-8 encoding on Windows

Re-exports

pub use dir::*;
pub use dirent::*;
pub use misc::*;
pub use stat::*;
pub use statfs::*;
pub use timespec::*;

Modules

dir
dirent
misc
stat
statfs
timespec

Structs

FsAccessFlags
FsCopyFlags
FsModeFlags
FsOpenFlags
FsSymlinkFlags
ScandirIter

An iterator using scandir to get a directory listing.

Enums

FsType

Type Definitions

File

Cross platform representation of a file handle.

Gid
OsFile
Socket
Uid