Class: LocalCommand

Inherits:
GenericCommand show all
Defined in:
lib/CommandManager.rb

Overview

Executes commands in the machine where it is called. See documentation for GenericCommand

Instance Attribute Summary

Attributes inherited from GenericCommand

#code, #command, #stderr, #stdout

Method Summary

Methods inherited from GenericCommand

#get_error_message, #initialize, #log, #run, run, #to_xml

Constructor Details

This class inherits a constructor from GenericCommand