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.
Click to show internal directories.
Click to hide internal directories.