artifacts

package
v3.10.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanupGeneratedCLI

func CleanupGeneratedCLI(dir string, opts CleanupOptions) error

CleanupGeneratedCLI removes reproducible artifacts from a generated CLI tree.

Types

type CleanupOptions

type CleanupOptions struct {
	RemoveCache              bool
	RemoveRuntimeBinary      bool
	RemoveValidationBinaries bool
	RemoveDogfoodBinaries    bool
	RemoveRecursiveCopies    bool
	RemoveFinderMetadata     bool
}

CleanupOptions controls which generated artifacts to remove.

Jump to

Keyboard shortcuts

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