Class: Rounders::Commands::GlobalCommand
- Inherits:
-
Thor
- Object
- Thor
- Rounders::Commands::GlobalCommand
- Defined in:
- lib/rounders/commands/global_command.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
23 24 25 |
# File 'lib/rounders/commands/global_command.rb', line 23 def version puts Rounders::VERSION end |