processor

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package processor handles the processing of tool installations and management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	Options    []tool.ResolveOption
	NoDownload bool
	// contains filtered or unexported fields
}

Processor is a thin orchestrator that coordinates tool processing.

func New

func New(toolsList tools.Tools, cfg root.Config, log *logger.Logger) *Processor

New creates a new Processor.

func (*Processor) Process

func (p *Processor) Process(tags tags.IncludeTags) error

Process installs and manages tools with the given tags.

Jump to

Keyboard shortcuts

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