| Class | Dctl::Command::ZapCommand |
| In: |
lib/dctl/command.rb
|
| Parent: | NonRedirectibleCommand |
# File lib/dctl/command.rb, line 79
79: def description
80: "Manually set a daemonized instance of a specified application to 'stopped' state."
81: end