Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Edit ¶
type Edit struct {
// contains filtered or unexported fields
}
Edit represents the runner for `state script edit`
func (*Edit) Run ¶
func (e *Edit) Run(params *EditParams) error
type EditParams ¶
EditParams stores command line parameters for script edit commands
Click to show internal directories.
Click to hide internal directories.