# Functions

NewCLI creates a new CLI instance.
NewCommand creates a new Command instance.

# Constants

Dependency indicates that an application qualifies to have the Spring Boot CLI run its .groovy files.

# Structs

CLI represents a Spring Boot CLI application.
Command represents a Spring Boot CLI Command.