Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
Name string
Author string
Description string
Inputs Inputs
InputsOrder []string
Outputs Outputs
OutputsOrder []string
}
func (*Action) GetInputsMatrix ¶
func (*Action) GetOutputsMatrix ¶
type ActionNodes ¶
Click to show internal directories.
Click to hide internal directories.