Tmux::Window
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
pane_id
Sourcepane_id=(pane_id : String)
Sourcepane_tty
Sourcepane_tty=(pane_tty : String)
Sourcewindow_height
Sourcewindow_height=(window_height : Int32)
Sourcewindow_id
Sourcewindow_id=(window_id : String)
Sourcewindow_width
Sourcewindow_width=(window_width : Int32)
Source