package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

New creates a new Buck instance that calls the buck build tool directly.
NewCmd creates a function that executes the chosen buck executable.

# Structs

AuditOutput models the output from the `buck audit` command.
Cmd implements Buck and defines how to retrieve buck output.

# Interfaces

Buck defines an interface for all Buck tool implementations.