Class: Teamocil::Command::ShowWindowOptions
- Inherits:
-
Object
- Object
- Teamocil::Command::ShowWindowOptions
- Defined in:
- lib/teamocil/command/show_window_options.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/teamocil/command/show_window_options.rb', line 4 def to_s "show-window-options -gv #{name}" end |