Package org.springframework.shell.boot
Class SpringShellProperties.CompletionCommand
java.lang.Object
org.springframework.shell.boot.SpringShellProperties.CompletionCommand
- Enclosing class:
- SpringShellProperties
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanvoidsetEnabled(boolean enabled) voidsetRootCommand(String rootCommand) 
- 
Constructor Details- 
CompletionCommandpublic CompletionCommand()
 
- 
- 
Method Details- 
isEnabledpublic boolean isEnabled()
- 
setEnabledpublic void setEnabled(boolean enabled) 
- 
getRootCommand
- 
setRootCommand
 
-