Skip to main content

as_str

Method
This is a method of the TaskOutput class in the task module.
Get raw output as string

Signature

def as_str(&self) -> &str

Returns

Returns
&str
The result of the operation.