Class: Hajimeru::Command
- Inherits:
-
Thor
- Object
- Thor
- Hajimeru::Command
- Defined in:
- lib/hajimeru/command.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
12 13 14 |
# File 'lib/hajimeru/command.rb', line 12 def version puts(VERSION) end |