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