[][src]Crate cap_dir_ext

Extension traits for Dir

Enums

FollowSymlinks

Should symlinks be followed in the last component of a path?

SystemTimeSpec

A value for specifying a time.

Traits

DirExt

Extension trait for Dir.

OpenOptionsFollowExt

Extension trait for cap_primitives::fs::OpenOptions which adds follow, a function for controlling whether a symlink in the last component of a path is followed.