public class PromptCommand extends AbstractCommand
| Constructor and Description |
|---|
PromptCommand(ShellPrompts shellPrompts) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String... strings)
Run the command.
|
getDescription, getHelp, getName, getOptionsHelp, getUsageHelppublic PromptCommand(ShellPrompts shellPrompts)
Copyright © 2014. All rights reserved.