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