method
new
v2_4_6 -
Show latest stable
- Class:
Shell::CommandProcessor
new(shell)public
No documentation available.
# File lib/shell/command-processor.rb, line 69
def initialize(shell)
@shell = shell
@system_commands = {}
end