Module: Asgit::Shell

Defined in:
lib/asgit/shell.rb

Class Method Summary collapse

Class Method Details

.run(command) ⇒ Object



7
8
9
# File 'lib/asgit/shell.rb', line 7

def run command
  HereOrThere::Local.new.run command
end