method
unalias_command
ruby latest stable - Class:
Shell
unalias_command(ali)public
Convenience method for Shell::CommandProcessor.unalias_command
# File lib/shell.rb, line 399
def Shell.unalias_command(ali)
CommandProcessor.unalias_command(ali)
end