Re-exportsยง
pub use self::controller::Controller;pub use self::controller::ControllerState;pub use self::reader::OpReader;
Modulesยง
Structsยง
- File
Writing Notifier - Monitor files which are being written to.
- Operation
Error - Operation
Selection
Enumsยง
Functionsยง
- actively_
writing_ add - Append path that is being written to.
- actively_
writing_ remove - Remove path to file that has finished writing and notify waiters.
- actively_
writing_ tick - Wait until the actively-writing queue is empty or a file has been removed.
- copy_
or_ ๐move - copy_
unique_ path - file_
name ๐ - get_
directory_ ๐name - handle_
replace ๐ - is_
actively_ writing_ to - Check if a file is being written to. Avoid thumbnail generation until after it is finished.
- parent_
name ๐ - paths_
parent_ ๐name - sync_
to_ disk - wrap_
compio_ ๐spawn_ error