struct

Commander::VirtualFS::Entry

Inherits Struct < Value < Object

Constructors

new(name : String, path : VirtualPath, kind : EntryKind, size : Int64 | Nil = nil, modified_at : Time | Nil = nil, permissions : UInt32 | Nil = nil)
Source

Instance methods

kind
Source
modified_at
Source
name
Source
path
Source
permissions
Source
size
Source