method
method_added
ruby latest stable - Class:
Shell ::CommandProcessor
method_added(id)public
No documentation available.
# File lib/shell/command-processor.rb, line 47
def self.method_added(id)
add_delegate_command_to_shell(id)
end method_added(id)No documentation available.
# File lib/shell/command-processor.rb, line 47
def self.method_added(id)
add_delegate_command_to_shell(id)
end