Class: EacLauncher::Runner

Inherits:
EacRubyUtils::Console::DocoptRunner
  • Object
show all
Defined in:
lib/eac_launcher/runner.rb,
lib/eac_launcher/runner/publish.rb,
lib/eac_launcher/runner/projects.rb,
lib/eac_launcher/runner/instances.rb

Defined Under Namespace

Classes: Instances, Projects, Publish

Constant Summary collapse

DOC =
<<DOCOPT
Utilities to deploy applications and libraries.

Usage:
  __PROGRAM__ [options] __SUBCOMMANDS__
  __PROGRAM__ -h | --help

Options:
  -h --help             Show this screen.
DOCOPT