Package org.springframework.shell.boot
Class SpringShellProperties.HelpCommand
java.lang.Object
org.springframework.shell.boot.SpringShellProperties.HelpCommand
- Enclosing class:
- SpringShellProperties
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setCommandsTemplate
(String commandsTemplate) void
setCommandTemplate
(String commandTemplate) void
setEnabled
(boolean enabled) void
-
Constructor Details
-
HelpCommand
public HelpCommand()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getCommandTemplate
-
setCommandTemplate
-
getCommandsTemplate
-
setCommandsTemplate
-
getGroupingMode
-
setGroupingMode
-