Module: GLI::App
Overview
:nodoc:
Instance Method Summary collapse
-
#app ⇒ Object
Indicate the parent GLI application.
Methods included from Cartage::CLIOptionsSupport
Instance Method Details
#app ⇒ Object
Indicate the parent GLI application.
40 41 42 |
# File 'lib/cartage/gli_ext.rb', line 40 def app self end |