Class Teamocil::Layout::Session
In: lib/teamocil/layout/session.rb
Parent: Object

This class represents a session within tmux

Methods

Attributes

name  [R] 
options  [R] 
windows  [R] 

Public Class methods

Initialize a new tmux session

@param options [Hash] the options, mostly passed by the CLI @param attrs [Hash] the session data from the layout file

Public Instance methods

Generate commands to send to tmux

@return [Array]

[Validate]