Package org.springframework.shell.boot
Class SpringShellProperties.CompletionCommand
java.lang.Object
org.springframework.shell.boot.SpringShellProperties.CompletionCommand
- Enclosing class:
- SpringShellProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setEnabled
(boolean enabled) void
setRootCommand
(String rootCommand)
-
Constructor Details
-
CompletionCommand
public CompletionCommand()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getRootCommand
-
setRootCommand
-