Method: Lab419::Tmux::Command#tmux_current_window_number
- Defined in:
- lib/lab419/tmux/command.rb
#tmux_current_window_number ⇒ Object
33 34 35 |
# File 'lib/lab419/tmux/command.rb', line 33 def tmux_current_window_number @__tmux_current_window_number__ ||= 0 end |