package
0.0.0-20230414081408-455f122efe7a
Repository: https://github.com/lijiang2014/cwl.git
Documentation: pkg.go.dev
# Functions
Eval evaluates a string which is possibly a CWL expression.
EvalParts evaluates a string which has been parsed by Parse().
IsExpression returns true if the given string contains a CWL expression.
Parse parses a string into a list of parts.
# Variables
TODO bah! unhappy about exporting a special null value.