Class: Teamocil::Command::ShowOptions

Inherits:
Object
  • Object
show all
Defined in:
lib/teamocil/command/show_options.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



4
5
6
# File 'lib/teamocil/command/show_options.rb', line 4

def to_s
  "show-options -gv #{name}"
end