Package org.springframework.shell.boot
Class SpringShellProperties.Command
java.lang.Object
org.springframework.shell.boot.SpringShellProperties.Command
- Enclosing class:
- SpringShellProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetClear()
getHelp()
getQuit()
void
void
setCompletion
(SpringShellProperties.CompletionCommand completion) void
void
void
void
void
setStacktrace
(SpringShellProperties.StacktraceCommand stacktrace) void
-
Constructor Details
-
Command
public Command()
-
-
Method Details
-
setHelp
-
getHelp
-
getClear
-
setClear
-
getQuit
-
setQuit
-
getStacktrace
-
setStacktrace
-
getScript
-
setScript
-
getHistory
-
setHistory
-
getCompletion
-
setCompletion
-
getVersion
-
setVersion
-