Libraries
»
cloudfactory
(0.7.4)
»
Index
»
Cf
»
CLI
»
#version
Method: Cf::CLI#version
Defined in:
lib/cf/cli.rb
#
version
⇒
Object
159 160 161
# File 'lib/cf/cli.rb', line 159
def
version
say
(
"
Version:
#{
CF
::
VERSION
}
"
)
end