Documentation ¶
Index ¶
Constants ¶
View Source
const (
PluginName = "local_command"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LocalCommand ¶
type LocalCommand struct {
Config localCmdTY.ProviderConfig
}
func (*LocalCommand) Close ¶
func (lc *LocalCommand) Close() error
func (*LocalCommand) Execute ¶
func (lc *LocalCommand) Execute(task *templateTY.Task) (interface{}, error)
func (*LocalCommand) Name ¶
func (lc *LocalCommand) Name() string
func (*LocalCommand) Start ¶
func (lc *LocalCommand) Start() error
Click to show internal directories.
Click to hide internal directories.