Method: Lab419::Tmux::Command#tmux_current_window_number=

Defined in:
lib/lab419/tmux/command.rb

#tmux_current_window_number=(new_val) ⇒ Object



37
38
39
# File 'lib/lab419/tmux/command.rb', line 37

def tmux_current_window_number= new_val
  @__tmux_current_window_number__ = new_val
end