[−][src]Trait mruby_vfs::UnixFileSystem
Required methods
fn mode<P: AsRef<Path>>(&self, path: P) -> Result<u32>
Returns the current mode bits of path.
Errors
pathdoes not exist.- Current user has insufficient permissions.