= private = protected
def_system_command(command, path = command)
command definitions
# File lib/shell.rb, line 215 def Shell.def_system_command(command, path = command) CommandProcessor.def_system_command(command, path) end