Class: Moose::Inventory::Cli::Application
- Inherits:
-
Thor
- Object
- Thor
- Moose::Inventory::Cli::Application
- Defined in:
- lib/moose_inventory/cli/application.rb
Overview
TODO: Documentation
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
14 15 16 |
# File 'lib/moose_inventory/cli/application.rb', line 14 def version puts "Version #{Moose::Inventory::VERSION}" end |