pyn

Configure a Python Pipeline Node

A convenience wrapper around node() with runtime = "Python". Used directly within a pipeline { ... } block to execute Python code.

Parameters

Returns

The evaluated return value of the command.

See Also

rn, node