method
new
new(shell)
public
Hide source
# File lib/shell/command-processor.rb, line 60 def initialize(shell) @shell = shell @system_commands = {} end