debug

package
v1.2.11 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Dependency = "debug"

Dependency indicates that a JVM application should be run with debugging enabled.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debug

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

Debug represents the debug configuration for a JVM application.

func NewDebug

func NewDebug(build build.Build) (Debug, bool)

NewDebug creates a new Debug instance. OK is true if build plan contains "debug" dependency, otherwise false.

func (Debug) Contribute

func (d Debug) 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