Class: Mwc::Command
- Inherits:
-
Thor
- Object
- Thor
- Mwc::Command
- Includes:
- Utils::CommandRegistry
- Defined in:
- lib/mwc/command.rb
Overview
:nodoc:
Instance Method Summary collapse
Methods included from Utils::CommandRegistry
Instance Method Details
#version ⇒ Object
20 21 22 |
# File 'lib/mwc/command.rb', line 20 def version puts Mwc::VERSION end |