Commander::TabSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(index : Int32, title : String, active : Bool, panel_count : Int32, active_panel : Int32, panel_uris : Array(String))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
active
Sourceactive_panel
Sourceindex
Sourcepanel_count
Sourcepanel_uris
Sourcetitle
Source