//
pkg.gl
Category
github.com/fossas/fossa-cli
buildtools
buck
package
1.1.10
Repository:
https://github.com/fossas/fossa-cli.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
12
Dependents
3
Files
284 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.