package
Version:
v1.0.30
Opens a new window with list of versions in this module.
Published: May 26, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
NewCmd creates a function that executes the chosen buck executable.
type AuditOutput struct {
OutputMapping map[string][]string
}
AuditOutput models the output from the `buck audit` command.
Buck defines an interface for all Buck tool implementations.
New creates a new Buck instance that calls the buck build tool directly.
Cmd implements Buck and defines how to retrieve buck output.
Deps finds and uploads the dependencies of a Buck target using the supplied command and
returns the dependency graph.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.