InlineJavascriptRequirement.expressionLib_

Additional code fragments that will also be inserted before executing the expression code. Allows for function definitions that may be called from CWL expressions.

class InlineJavascriptRequirement
Either!(None, string[]) expressionLib_;

Meta