Class BashCompletions
java.lang.Object
org.springframework.shell.standard.completion.AbstractCompletions
org.springframework.shell.standard.completion.BashCompletions
Completion script generator for a
bash
.-
Constructor Summary
ConstructorDescriptionBashCompletions
(org.springframework.core.io.ResourceLoader resourceLoader, CommandCatalog commandCatalog) -
Method Summary
Methods inherited from class org.springframework.shell.standard.completion.AbstractCompletions
builder, generateCommandModel
-
Constructor Details
-
BashCompletions
public BashCompletions(org.springframework.core.io.ResourceLoader resourceLoader, CommandCatalog commandCatalog)
-
-
Method Details
-
generate
-