Class: PuppetMagnum::Cli

Inherits:
Thor
  • Object
show all
Defined in:
lib/puppet-magnum/cli.rb

Instance Method Summary collapse

Instance Method Details

#versionObject



11
12
13
# File 'lib/puppet-magnum/cli.rb', line 11

def version
  puts "puppet-magnum (#{PuppetMagnum::VERSION.chomp})"
end