| Package | Description | 
|---|---|
| org.springframework.boot.cli.command | Command infrastructure for the CLI. | 
| org.springframework.boot.cli.command.options | Support classes for handling command line options. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected OptionHandler | OptionParsingCommand. getHandler() | 
| Constructor and Description | 
|---|
| OptionParsingCommand(String name,
                    String description,
                    OptionHandler handler) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompilerOptionHandlerAn  OptionHandlerfor commands that result in the compilation of one or more
 Groovy scripts. | 
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.