exe

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package exe provides functionality for configuring tool executables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exe

type Exe struct {
	Patterns *Patterns
	Name     string `single:"true"`
}

Exe defines the configuration for locating and naming tool executables.

func (*Exe) UnmarshalYAML

func (e *Exe) UnmarshalYAML(node ast.Node) error

UnmarshalYAML implements custom YAML unmarshaling for Exe configuration. Supports both scalar values (treated as executable name) and map values.

type Patterns added in v0.0.13

Jump to

Keyboard shortcuts

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