Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JoinPlugin ¶
type JoinPlugin struct {
// contains filtered or unexported fields
}
func NewJoinPlugin ¶
func NewJoinPlugin(o *generic.Options, args *Args) (*JoinPlugin, error)
func (*JoinPlugin) Execute ¶
func (p *JoinPlugin) Execute(cmdArgs, environment []string) error
Execute receives an executable's filepath, a slice of arguments, and a slice of environment variables to relay to the executable.
Click to show internal directories.
Click to hide internal directories.