Module builtins

Source

Enums§

ExitCode
TransientContext
A context labeled as either stateful or stateless, or diverging when neither is applicable, in which case the program must provide an exit code and exit gracefully.

Functions§

exit
Exit
fork
Parallelism!
resolve
The built-in tasks resolver
shell
Enter a shell (this must be in a container context)
vars
Dynamically import vars into the ctx_states context. This is the only system action that introduces external states to the workflow.