Class: Komonzu::Command::VersionCommand
- Defined in:
- lib/komonzu/commands/version.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#version ⇒ Object
6 7 8 |
# File 'lib/komonzu/commands/version.rb', line 6 def version say Komonzu::VERSION end |