override default Command behaviour
# File lib/clamp/subcommand/execution.rb, line 8 def execute # delegate to subcommand subcommand = instatiate_subcommand(subcommand_name) subcommand.run(subcommand_arguments) end
Generated with the Darkfish Rdoc Generator 2.