gradle

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrFmtFailedToUpdateProps = `failed to update gradle.properties: %w"`
)
View Source
const (
	ErrFmtMetadataWrongOS = "no applicable metadata found with compatible OS"
)
View Source
const (
	FmtErrorEnableForGradle = "adding Gradle plugins failed: %w"
)
View Source
const GradleConfigCacheMetadataPath = "gradle-config-cache-metadata.json"

Variables

View Source
var (
	FmtErrorGradleVerification = "adding Gradle plugins failed: %w"
)

Functions

func ActivateGradleCmdFn

func ActivateGradleCmdFn(
	logger log.Logger,
	gradleHomePath string,
	envProvider map[string]string,
	templateInventoryProvider func(log.Logger, map[string]string, bool) (gradleconfig.TemplateInventory, error),
	templateWriter func(gradleconfig.TemplateInventory, string) error,
	updater gradleconfig.GradlePropertiesUpdater,
) error

func EnableForGradleCmdFn

func EnableForGradleCmdFn(logger log.Logger, gradleHomePath string, envProvider map[string]string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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