Libraries
»
codegears
(0.0.2)
»
Index
»
Command
»
Version
»
main
Method: Command::Version.main
Defined in:
lib/cg/command/version.rb
.
main
(*args) ⇒
Object
5 6 7
# File 'lib/cg/command/version.rb', line 5
def
self
.
main
(
*
args
)
puts
CG
::
VERSION
end