Method: Cf::CLI#version

Defined in:
lib/cf/cli.rb

#versionObject



159
160
161
# File 'lib/cf/cli.rb', line 159

def version
  say("Version: #{CF::VERSION}")
end