CWLObjectType

Generic type representing a valid CWL object. It is used to represent default values passed to CWL InputParameter and WorkflowStepInput record fields.

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Variables

payload
Union!(bool, int, long, float, double, string, File, Directory, Union!(None, CWLObjectType)[], CWLObjectType[string]) payload;
Undocumented in source.

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta