Package org.springframework.shell.boot
Class SpringShellProperties
java.lang.Object
org.springframework.shell.boot.SpringShellProperties
Configuration properties for shell.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static enum
static class
static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHelp()
getTheme()
void
setCommand
(SpringShellProperties.Command command) void
void
void
setHistory
(SpringShellProperties.History history) void
setInteractive
(SpringShellProperties.Interactive interactive) void
setNoninteractive
(SpringShellProperties.Noninteractive noninteractive) void
void
void
-
Constructor Details
-
SpringShellProperties
public SpringShellProperties()
-
-
Method Details
-
setConfig
-
getConfig
-
getHistory
-
setHistory
-
getScript
-
setScript
-
setInteractive
-
getInteractive
-
getNoninteractive
-
setNoninteractive
-
getTheme
-
setTheme
-
getCommand
-
setCommand
-
setHelp
-
getHelp
-
getOption
-
setOption
-