Top Level Namespace

Defined Under Namespace

Modules: Binnacle, Ethon, Excon, HTTP, Net, Patron Classes: BinnacleCommand, BinnacleGenerator, HTTPClient, WebMockHTTPClient

Constant Summary collapse

HELP_BANNER =
<<-EOS
Usage:
   binnacle 'subcommand'

where [subcommands] are:
  tail: tails signals on a Binnacle Application or Channel
  help: shows this message

options for 'binnacle'
EOS
TAIL_BANNER =
<<-EOS
Usage:
   binnacle tail [options]

where [options] are:

EOS