debug

package
v1.0.0-M7 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: Apache-2.0 Imports: 4 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.

func (Debug) String

func (d Debug) String() string

String makes Debug satisfy the Stringer interface.

Jump to

Keyboard shortcuts

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