androidcomponents

package
v0.0.0-...-6193d2e Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ensure

func Ensure(androidSdk *sdk.Model, gradlewPath string, gradlewDependenciesOptions []string) error

Ensure ...

func InstallLicences

func InstallLicences(androidSdk *sdk.Model) error

InstallLicences ...

func NewCommandError

func NewCommandError(cmd string, err error, reason string) error

Types

type CommandExecutionError

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

func NewCommandExecutionError

func NewCommandExecutionError(cmd string, err error) CommandExecutionError

func (CommandExecutionError) Error

func (e CommandExecutionError) Error() string

func (CommandExecutionError) Unwrap

func (e CommandExecutionError) Unwrap() error

type CommandExitError

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

func NewCommandExitError

func NewCommandExitError(cmd string, err *exec.ExitError) CommandExitError

func (CommandExitError) Error

func (e CommandExitError) Error() string

func (CommandExitError) Unwrap

func (e CommandExitError) Unwrap() error

type CommandExitErrorWithReason

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

func NewCommandExitErrorWithReason

func NewCommandExitErrorWithReason(cmd string, err *exec.ExitError, reason string) CommandExitErrorWithReason

func (CommandExitErrorWithReason) Error

func (CommandExitErrorWithReason) Unwrap

func (e CommandExitErrorWithReason) Unwrap() error

Jump to

Keyboard shortcuts

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