Class: Kurgan::Cli

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

Instance Method Summary collapse

Instance Method Details

#__print_versionObject



19
20
21
# File 'lib/kurgan.rb', line 19

def __print_version
  puts Kurgan::VERSION
end