Skip to main content

expected_output

Method
This is a method of the TaskBuilder class in the task module.
Set expected output

Signature

def expected_output(mut self, output: impl Into<String>) -> Self

Parameters

output
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.