Class | Teamocil::CLI |
In: |
lib/teamocil/cli.rb
|
Parent: | Object |
This class handles interaction with the `tmux` utility.
layout | [RW] | |
layouts | [RW] |
Initialize a new run of `tmux`
@param argv [Hash] the command line parameters hash (usually `ARGV`). @param env [Hash] the environment variables hash (usually `ENV`).