public class PromptCommand
extends org.springframework.boot.cli.command.AbstractCommand
Command
to change the Shell
prompt.Constructor and Description |
---|
PromptCommand(ShellPrompts shellPrompts) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.cli.command.status.ExitStatus |
run(java.lang.String... strings) |
public PromptCommand(ShellPrompts shellPrompts)