Module: Acclaim::Command::DSL::Root
- Included in:
- Acclaim::Command::DSL
- Defined in:
- lib/acclaim/command/dsl/root.rb
Overview
Methods that only work with root commands.
Instance Method Summary collapse
-
#help(*arguments, &block) ⇒ Object
Adds help subcommand and options to this command.
-
#version(*arguments, &block) ⇒ Object
Adds version subcommand and options to this command.