Class: Rvm2::Shell::Runner

Inherits:
Object
  • Object
show all
Defined in:
lib/rvm2/shell/runner.rb

Defined Under Namespace

Classes: Fake, Local, Ssh

Instance Method Summary collapse

Instance Method Details

#execute(command) ⇒ Object



2
3
4
# File 'lib/rvm2/shell/runner.rb', line 2

def execute(command)

end