Module Clamp::Subcommand::Execution
In: lib/clamp/subcommand/execution.rb

Support for subcommand execution.

This module is mixed into command instances that have subcommands, overriding default behaviour in {Clamp::Command}.

Methods

execute  

Public Instance methods

override default Command behaviour

[Validate]