Method: Cosmo::Shell::Group#run

Defined in:
lib/cosmo/shell.rb

#run(command) ⇒ Object



31
32
33
# File 'lib/cosmo/shell.rb', line 31

def run command
  Cosmo.groups[@name].run command
end