cwl_utils.types
¶
Shared Python type definitions for commons JSON like CWL objects.
Module Contents¶
- cwl_utils.types.built_in_types = ['null', 'boolean', 'int', 'long', 'float', 'double', 'string', 'File', 'Directory', 'stdin',...¶
- cwl_utils.types.CWLOutputAtomType¶
- cwl_utils.types.CWLOutputType¶
- cwl_utils.types.CWLObjectType¶
- cwl_utils.types.SinkType¶