Class: Hajimeru::Command

Inherits:
Thor
  • Object
show all
Defined in:
lib/hajimeru/command.rb

Instance Method Summary collapse

Instance Method Details

#versionObject



12
13
14
# File 'lib/hajimeru/command.rb', line 12

def version
  puts(VERSION)
end