build

package
v2.0.0-alpha.6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteArtifact

func WriteArtifact(c *compiler.Compiler, src *source.Source, outputPath string) error

Types

type Plan

type Plan struct {
	OutputDir string
	Targets   []Target
}

func PlanOutputs

func PlanOutputs(inputs []string, output string) (Plan, error)

type Target

type Target struct {
	OutputPath string
	SourcePath string
}

Jump to

Keyboard shortcuts

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