Module: Meroku::OptionsHelp

Defined in:
lib/meroku/options.rb

Overview

This module contains help texts for command line options.

Constant Summary collapse

TEXT =
{
  version:               'Display version.',
  spawn:                 'Spawn infrastructure'
}.freeze