method

undef_system_command

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

No documentation available.

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