Libraries
»
codegears
(0.0.2)
»
Index (C)
»
CG
»
CLI
Class: CG::CLI
Inherits:
Object
Object
CG::CLI
show all
Defined in:
lib/cg/cli.rb
Class Method Summary
collapse
.
start
(*args) ⇒ Object
Class Method Details
.
start
(*args) ⇒
Object
6 7 8
# File 'lib/cg/cli.rb', line 6
def
self
.
start
(
*
args
)
CG
::
Command
.
new
(
*
args
)
end