Types
Properties
Link copied to clipboard
Default exitcode of a variable if stage execution timed out.
Link copied to clipboard
Heredoc with certain delimiters under this CmdLang.
Functions
Link copied to clipboard
Command building combinators to pipe contents from previously saved Var.baseName's stdout/stderr.
Link copied to clipboard
Command building combinator to make heredocs normally. Usually to be registed into a Var
or piped into other commands.
Link copied to clipboard
Command building combinator to make heredocs and then have a command to pipe the heredoc into. Usually to be registed into a Var
or piped into other commands.