method

undef_system_command

v1_8_7_72 - Show latest stable - Class: Shell
undef_system_command(command)
public

No documentation available.

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