toolchain

package
v0.0.0-...-223af15 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package toolchain is responsible for determining the toolchain inputs for a specific command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InputProcessor

type InputProcessor struct{}

InputProcessor determines the toolchain inputs of a command.

func (*InputProcessor) ProcessToolchainInputs

func (p *InputProcessor) ProcessToolchainInputs(ctx context.Context, execRoot, workingDir, execPath string, toolchains []string, fmc filemetadata.Cache) (*command.InputSpec, error)

ProcessToolchainInputs returns the toolchain inputs of the given executable path, and toolchains inputs.

Jump to

Keyboard shortcuts

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