//
pkg.gl
Category
github.com/joey-fossa/fossa-cli
buildtools
buck
package
0.7.33
Repository:
https://github.com/joey-fossa/fossa-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
273 SLOC
#
Functions
New
New creates a new Buck instance that calls the buck build tool directly.
NewCmd
NewCmd creates a function that executes the chosen buck executable.
#
Structs
AuditOutput
AuditOutput models the output from the `buck audit` command.
Setup
Cmd implements Buck and defines how to retrieve buck output.
#
Interfaces
Buck
Buck defines an interface for all Buck tool implementations.