Module: Lab42::Tmux::Predefined::AbstractSession

Extended by:
Forwarder
Included in:
TmuxSession
Defined in:
lib/lab42/tmux/predefined/abstract_session.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tmuxObject (readonly)

Returns the value of attribute tmux.



8
9
10
# File 'lib/lab42/tmux/predefined/abstract_session.rb', line 8

def tmux
  @tmux
end