Method: MagicShelf::ExecutionPipe#execute

Defined in:
lib/magicshelf/executionpipe.rb

#executeObject



45
46
47
# File 'lib/magicshelf/executionpipe.rb', line 45

def execute
  self.execute_(0)
end