struct

Tmux::Window

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

pane_id
Source
pane_id=(pane_id : String)
Source
pane_tty
Source
pane_tty=(pane_tty : String)
Source
window_height
Source
window_height=(window_height : Int32)
Source
window_id
Source
window_id=(window_id : String)
Source
window_width
Source
window_width=(window_width : Int32)
Source