Enums§
- Validated
Tag - The validity of a tag.
Functions§
- get_
tags_ for_ url - Retrieves a list of tags for the specified URL.
- get_
urls_ with_ tag - Retrieves a list of URLs which have the specified tag.
- remove_
all_ tags_ from_ url - Remove all tags from the specified URL.
- remove_
tag - Remove the specified tag from all URLs.
- tag_url
- Tags the specified URL.
- untag_
url - Remove the specified tag from the specified URL.
- validate_
tag - Checks the validity of the specified tag.