output_variable
Method
This is a method of the TaskBuilder class in the task module.Set output variable
Signature
Parameters
No description available.
Returns
The result of the operation.
output_variable: Set output variable
This is a method of the TaskBuilder class in the task module.Set output variable
def output_variable(mut self, name: impl Into<String>) -> Self