struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

active
Source
cursor
Source
display_path
Source
entries
Source
index
Source
marked_paths
Source
path
Source