Module: ThinService::Command

Defined in:
lib/thin_service/command.rb

Defined Under Namespace

Modules: Commands Classes: Base, Registry

Constant Summary collapse

"Usage: thin_service <command> [options]"
COMMANDS =
['start', 'install', "installdaemon", 'remove']