Skip to content

Clarification of type for return_code in output section #726

@vsmalladi

Description

@vsmalladi

Currently the spec reads:

return_code: An Int? whose value is initially None and is set to the value of the command's return code. The value is only guaranteed to be defined in the output section.

Does this mean that its expected to be Int? in the output section or if it can just be an Int.

Metadata

Metadata

Assignees

Labels

K-question(Kind) Questions about the WDL specification.S05-in-progress(State) A task that is in progress.Z-specification-change(Metadata) An issue or PR related to a specification change.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions