method
undef_system_command
undef_system_command(command)
public
Hide source
# File lib/shell.rb, line 219 def Shell.undef_system_command(command) CommandProcessor.undef_system_command(command) end