Commander::EntrySnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(name : String, size : String, modified : String, path : String, flags : UInt32, uri : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
flags
Sourcemodified
Sourcename
Sourcepath
Sourcesize
Sourceuri
Source