Skip to main content

new

Method
This is a method of the CodeExecutionStep class in the extras module.
Create a new code execution step

Signature

def new(input_code: impl Into<String>) -> Self

Parameters

input_code
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.