package
Version:
v0.7.24
Opens a new window with list of versions in this module.
Published: Mar 28, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.