build

package
v0.0.0-...-09edcb8 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Sys     tsc.System
	Command *tsoptions.ParsedBuildCommandLine
	Testing tsc.CommandLineTesting
}

type Orchestrator

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

func NewOrchestrator

func NewOrchestrator(opts Options) *Orchestrator

func (*Orchestrator) DoCycle

func (o *Orchestrator) DoCycle()

func (*Orchestrator) Downstream

func (o *Orchestrator) Downstream(configName string) []string

func (*Orchestrator) GenerateGraph

func (o *Orchestrator) GenerateGraph(oldTasks *collections.SyncMap[tspath.Path, *buildTask])

func (*Orchestrator) GenerateGraphReusingOldTasks

func (o *Orchestrator) GenerateGraphReusingOldTasks()

func (*Orchestrator) Order

func (o *Orchestrator) Order() []string

func (*Orchestrator) Start

func (o *Orchestrator) Start() tsc.CommandLineResult

func (*Orchestrator) Upstream

func (o *Orchestrator) Upstream(configName string) []string

func (*Orchestrator) Watch

func (o *Orchestrator) Watch()

Jump to

Keyboard shortcuts

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