cli

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Dependency = "spring-boot-cli"

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

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	// contains filtered or unexported fields
}

CLI represents a Spring Boot CLI application.

func NewCLI

func NewCLI(build build.Build) (CLI, error)

NewCLI creates a new CLI instance.

func (CLI) Contribute

func (c CLI) Contribute() error

Contribute makes the contribution to launch.

type Command

type Command struct {
	// contains filtered or unexported fields
}

Command represents a Spring Boot CLI Command.

func NewCommand

func NewCommand(build build.Build) (Command, bool, error)

NewCommand creates a new Command instance.

func (Command) Contribute

func (c Command) Contribute() error

Contribute makes the contribution to launch.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL