Module: Mercenary
- Defined in:
- lib/mercenary/option.rb,
lib/mercenary/command.rb,
lib/mercenary/program.rb,
lib/mercenary/version.rb,
lib/mercenary/presenter.rb,
lib/pedrozath-mercenary.rb
Defined Under Namespace
Classes: Command, Option, Presenter, Program
Constant Summary collapse
- VERSION =
"0.3.8".freeze
Class Method Summary collapse
-
.program(name) {|program| ... } ⇒ Object
Public: Instantiate a new program and execute.