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 ¶
NewDebug creates a new Debug instance. OK is true if build plan contains "debug" dependency, otherwise false.
func (Debug) Contribute ¶
Contribute makes the contribution to launch.
Click to show internal directories.
Click to hide internal directories.