Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalTarget ¶
func (*LocalTarget) CombinedOutput ¶ added in v1.10.0
func (t *LocalTarget) CombinedOutput(args []string) ([]byte, error)
CombinedOutput is a helper function that executes a command, returning stdout & stderr combined
func (*LocalTarget) HasTag ¶ added in v1.4.1
func (t *LocalTarget) HasTag(tag string) bool
func (*LocalTarget) ProcessDeletions ¶ added in v1.10.0
func (t *LocalTarget) ProcessDeletions() bool
Click to show internal directories.
Click to hide internal directories.