Method: Foreman::CLI#version

Defined in:
lib/foreman/cli.rb

#versionObject



110
111
112
# File 'lib/foreman/cli.rb', line 110

def version
  puts Foreman::VERSION
end