api

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CachedFormulaNamesFile   = cached.FormulaNamesFile   // FormulaAliasesFile is the name of the formula name cache.
	CachedFormulaAliasesFile = cached.FormulaAliasesFile // FormulaAliasesFile is the name of the formula aliases cache.
)

Variables

View Source
var LoadFormulaAliases = cached.LoadFormulaAliases

LoadFormulaAliases loads a formula aliases list from a file.

View Source
var LoadFormulaNames = cached.LoadFormulaNames

LoadFormulaNames loads a formula names list from a file.

View Source
var WriteFormulaAliases = cached.WriteFormulaAliases

WriteFormulaNames writes the formula names to file.

View Source
var WriteFormulaNames = cached.WriteFormulaNames

WriteFormulaNames writes the formula names to file.

Functions

This section is empty.

Types

type FormulaAliases

type FormulaAliases cached.FormulaAliases

FormulaAliases represents the cached formula aliases file. Sorted by the second element (the target name).

type FormulaNames

type FormulaNames cached.FormulaNames

FormulaNames represents the contents of the formula names file.

Directories

Path Synopsis
Package v1 defines data types for v1 of the formulae.brew.sh JSON API and some utility functions for working with the data.
Package v1 defines data types for v1 of the formulae.brew.sh JSON API and some utility functions for working with the data.
Package v2 defines data types for v2 of the formulae.brew.sh JSON API and some utility functions for working with the data.
Package v2 defines data types for v2 of the formulae.brew.sh JSON API and some utility functions for working with the data.
Package v3 defines data types for v3 of the formulae.brew.sh JSON API and some utility functions for working with the data.
Package v3 defines data types for v3 of the formulae.brew.sh JSON API and some utility functions for working with the data.

Jump to

Keyboard shortcuts

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