| Package | Description | 
|---|---|
| org.springframework.shell.standard | Contains infrastructure for describing commands with the "new" preferred Spring Shell programming model. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ShellOption.NoValueProvider | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CommandValueProviderA  ValueProviderthat can be used to auto-complete names of shell commands. | 
| class  | EnumValueProviderA  ValueProviderthat knows how to complete values forEnumtyped parameters. | 
| class  | FileValueProviderA  ValueProviderthat can populate names of localFiles, either absolute or relative to the
 current working directory. | 
Copyright © 2022. All rights reserved.