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) DefaultCheckExisting ¶ added in v1.26.0
func (t *LocalTarget) DefaultCheckExisting() bool
func (*LocalTarget) Finish ¶
func (t *LocalTarget) Finish(taskMap map[string]fi.NodeupTask) error
func (*LocalTarget) ProcessDeletions ¶ added in v1.10.0
func (t *LocalTarget) ProcessDeletions() bool
Click to show internal directories.
Click to hide internal directories.