Skip to main content

Module annotations

Module annotations 

Source

Structs§

Annotation
A personal annotation stored at ~/.chub/annotations/<id>.json.

Enums§

AnnotationKind
The kind of annotation — classifies what the agent learned.

Functions§

clear_annotation
list_annotations
read_annotation
sanitize_note
Sanitize annotation text: truncate to max length.
write_annotation
Write a personal annotation. Overwrites any existing annotation for this entry. Severity is only stored when kind=Issue; it is ignored for other kinds.