Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentDefProperties

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

Define an environment variable that will be set in the runtime environment by the workflow platform when executing the command line tool. May be the result of executing an expression, such as getting a parameter from input.

Hierarchy

  • EnvironmentDefProperties

Implemented by

Index

Properties

envName

envName: string

The environment variable name

envValue

envValue: string

The environment variable value

Optional extensionFields

extensionFields?: Dictionary<any>

Generated using TypeDoc