struct Novika::Resolver::Disk::InfoPresence
- Novika::Resolver::Disk::InfoPresence
- Struct
- Value
- Object
Overview
Represents the presence of the requested file system entry
(directory, file, or symlink) at #path
. Also holds its
File::Info
object, #info
.
See info?
.