target

package
v0.3.20 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidInput = errors.New("invalid input")
	ErrMissingInput = errors.New("missing input")
)

Functions

func Action added in v0.3.0

func Action(rc *run.Context, xp *export.Export) (action.Action, error)

Action creates a new 'action.Action' which executes the specified processes for compiling the export template.

func NewExtractTemplateAction added in v0.3.0

func NewExtractTemplateAction(
	rc *run.Context,
	pathArchive osutil.Path,
) (action.WithDescription[action.Function], error)

NewExtractTemplateAction creates an 'action.Action' which extracts the cached Godot export template into a temporary directory and populates the provided string variable 'path' with a path to it.

Types

This section is empty.

Jump to

Keyboard shortcuts

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