Expand description
Handler for the cache CLI subcommand and its nested operations.
Manages cached resources such as the multilingual-e5-small ONNX model
downloaded into the XDG cache directory on first init. Used to reclaim
disk space or recover from corrupted cache state.
Structs§
- Cache
Args - Cache args.
- Cache
List Args - Cache list args.
- Clear
Models Args - Clear models args.
Enums§
- Cache
Commands - Cache commands.
Functions§
- run
- Run.