Commander::PanelSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(index : Int32, path : String, display_path : String, cursor : Int32, active : Bool, marked_paths : Array(String), entries : Array(EntrySnapshot), uri : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
active
Sourcecursor
Sourcedisplay_path
Sourceentries
Sourceindex
Sourcemarked_paths
Sourcepath
Sourceuri
Source