Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvVarRequirementProperties

Auto-generated interface for https://w3id.org/cwl/cwl#EnvVarRequirement

Define a list of environment variables which will be set in the execution environment of the tool. See EnvironmentDef for details.

Hierarchy

Implemented by

Index

Properties

Optional class_

Always 'EnvVarRequirement'

envDef

envDef: EnvironmentDef[]

The list of environment variables.

Optional extensionFields

extensionFields?: Dictionary<any>

Generated using TypeDoc