Class: HomebrewAutomation::CLI::MyCliApp
- Inherits:
-
Thor
- Object
- Thor
- HomebrewAutomation::CLI::MyCliApp
- Defined in:
- lib/homebrew_automation/cli/cli.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
13 14 15 |
# File 'lib/homebrew_automation/cli/cli.rb', line 13 def version puts HomebrewAutomation::VERSION end |