= private = protected
undef_system_command(command)
Convenience method for Shell::CommandProcessor.undef_system_command
# File lib/shell.rb, line 379 def Shell.undef_system_command(command) CommandProcessor.undef_system_command(command) end