Skip to content

Make CWL types constants for tab-completion #111

@jvdzwaan

Description

@jvdzwaan

Copied from nlppln/nlppln#31

When adding inputs, it would be nice if there was a list of CWL types available in nlppln, so that I could use tab-completion when entering them, e.g.

with nlppln.WorkflowGenerator() as wf:
something = wf.add_input(something=nlppln.cwl_type. [TAB TAB TAB]

This way, I don't have to know all the CWL types by heart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions