Skip to main content

result_str

Method
This is a method of the Task class in the task module.
Get result as string

Signature

def result_str(&self) -> Option<&str>

Returns

Returns
Option<&str>
The result of the operation.