Structs§
Functions§
- cleanup
- disk_
usage_ bytes - format_
hint - is_
enabled - list_
entries - retrieve
- retrieve_
head - Retrieve the first
nlines of an archived entry, with a line-number gutter. - retrieve_
json_ keys - Describe the JSON structure of an archived entry: top-level keys with type hints,
array lengths + element types, etc. An optional dot/slash
path(e.g.data.items.0) navigates into the structure first. ReturnsNonewhen the archive is missing or its content is not valid JSON, so callers can fall back to a raw retrieval hint. - retrieve_
tail - Retrieve the last
nlines of an archived entry, with a line-number gutter. - retrieve_
with_ range - retrieve_
with_ search - should_
archive - store