Dir
Dir module: directory I/O. All operations return Result(value, FileError) except exists which returns Bool. rm_rf does not follow symlinks; symlink entries are removed, targets left intact. rm_rf refuses to operate on "/" or "" (returns Err).