public class PromptCommand extends org.springframework.boot.cli.command.AbstractCommand
Command
Shell
PromptCommand(ShellPrompts shellPrompts)
org.springframework.boot.cli.command.status.ExitStatus
run(String... strings)
getDescription, getExamples, getHelp, getName, getOptionsHelp, getUsageHelp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PromptCommand(ShellPrompts shellPrompts)
public org.springframework.boot.cli.command.status.ExitStatus run(String... strings) throws Exception
Exception