= private = protected
rehash()
Clears the command hash table.
# File lib/shell/command-processor.rb, line 256 def rehash @system_commands = {} end