Class: JiraCommand::CLI
- Inherits:
-
Thor
- Object
- Thor
- JiraCommand::CLI
- Defined in:
- lib/jira_command/cli.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
24 25 26 |
# File 'lib/jira_command/cli.rb', line 24 def version puts 'You are using: ' + JiraCommand::VERSION end |