gradle

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 13 Imported by: 1

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 added in v1.7.2

func (gc *GradleCommand) IsDetailedSummary() bool

func (*GradleCommand) Result added in v1.7.2

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

func (*GradleCommand) Run

func (gc *GradleCommand) Run() error

func (*GradleCommand) ServerDetails added in v1.4.0

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 added in v1.7.2

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

func (*GradleCommand) SetResult added in v1.7.2

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

func (*GradleCommand) SetServerDetails added in v1.4.0

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

Jump to

Keyboard shortcuts

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