Libraries
»
cpflow
(4.1.1)
»
Index
»
Command
»
Version
»
#call
Method: Command::Version#call
Defined in:
lib/command/version.rb
#
call
⇒
Object
14 15 16
# File 'lib/command/version.rb', line 14
def
call
puts
Cpflow
::
VERSION
end