Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Params = op.MethodParams{
"Exec": {"command"},
"PowerShell": {"command"},
}
Params maps Go method names to Starlark parameter name lists.
Functions ¶
func NewShellPlan ¶
func NewShellPlan(graph *op.Graph, project string, reg *op.ActionRegistry) *op.ReflectedPlanned
NewShellPlan creates a wrapped shell provider for planned-mode Starlark consumption.
func NewShellReceiver ¶
func NewShellReceiver(p *provider.Provider) *op.ReflectedReceiver
NewShellReceiver creates a wrapped shell provider for Starlark consumption.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.