Skip to main content

tag

Method
This is a method of the TodoItem class in the planning module.
Add a tag.

Signature

def tag(mut self, tag: impl Into<String>) -> Self

Parameters

tag
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.