| Class | Dctl::Command::StartCommand |
| In: |
lib/dctl/command.rb
|
| Parent: | RedirectibleCommand |
# File lib/dctl/command.rb, line 44
44: def description
45: 'Start a new daemonized instance of a specified application.'
46: end