package
Version:
v13.3.1+incompatible
Opens a new window with list of versions in this module.
Published: Dec 14, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tool implements running Please's sub-tools (via "plz tool jarcat" etc).
N.B. This is not how they are invoked during the build; that runs them directly.
This is only a convenience thing at the command line.
Run runs one of the sub-tools.
A Tool is one of Please's tools; this only exists for facilitating tab-completion for flags.
func (tool Tool) Complete(match string) []flags.Completion
Complete suggests completions for a partial tool name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.