new
Method
This is a method of the Task class in the task module.Create a new task with description
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create a new task with description
This is a method of the Task class in the task module.Create a new task with description
def new(description: impl Into<String>) -> TaskBuilder