gradle

package
v2.29.9 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GradleCommand

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

func NewGradleCommand

func NewGradleCommand() *GradleCommand

func (*GradleCommand) CommandName

func (gc *GradleCommand) CommandName() string

func (*GradleCommand) IsDetailedSummary

func (gc *GradleCommand) IsDetailedSummary() bool

func (*GradleCommand) IsXrayScan

func (gc *GradleCommand) IsXrayScan() bool

func (*GradleCommand) Result

func (gc *GradleCommand) Result() *commandsutils.Result

func (*GradleCommand) Run

func (gc *GradleCommand) Run() error

func (*GradleCommand) ServerDetails

func (gc *GradleCommand) ServerDetails() (*config.ServerDetails, error)

Returns the ServerDetails. The information returns from the config file provided.

func (*GradleCommand) SetConfigPath

func (gc *GradleCommand) SetConfigPath(configPath string) *GradleCommand

func (*GradleCommand) SetConfiguration

func (gc *GradleCommand) SetConfiguration(configuration *utils.BuildConfiguration) *GradleCommand

func (*GradleCommand) SetDetailedSummary

func (gc *GradleCommand) SetDetailedSummary(detailedSummary bool) *GradleCommand

func (*GradleCommand) SetScanOutputFormat added in v2.4.1

func (gc *GradleCommand) SetScanOutputFormat(format xrutils.OutputFormat) *GradleCommand

func (*GradleCommand) SetServerDetails

func (gc *GradleCommand) SetServerDetails(serverDetails *config.ServerDetails) *GradleCommand

func (*GradleCommand) SetTasks

func (gc *GradleCommand) SetTasks(tasks string) *GradleCommand

func (*GradleCommand) SetThreads

func (gc *GradleCommand) SetThreads(threads int) *GradleCommand

func (*GradleCommand) SetXrayScan

func (gc *GradleCommand) SetXrayScan(xrayScan bool) *GradleCommand

Jump to

Keyboard shortcuts

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