| Class | Dctl::Command::RestartCommand |
| In: |
lib/dctl/command.rb
|
| Parent: | RedirectibleCommand |
# File lib/dctl/command.rb, line 56
56: def description
57: 'Restart a daemonized instance of a specified application with new arguments.'
58: end