| Class | Dctl::Command::RunCommand |
| In: |
lib/dctl/command.rb
|
| Parent: | NonRedirectibleCommand |
# File lib/dctl/command.rb, line 90
90: def description
91: 'Run a new un-daemonized instance of a specified application.'
92: end