Every terminal node in a stageRunner is of type stageRunnerNode. These each have a callable, and this method transforms those callables in the way given by the first argument.
1 | stageRunner_transform(transformation)
|
transformation |
function. The function which transforms one callable into another. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.