Expand description
Optional on-disk cache for analyzed crate::model_ir::ModelIr documents.
Enabled when CANDLE_GRAPH_CACHE=1 or --cache is passed. Cache files live under
CANDLE_GRAPH_CACHE_DIR (default: $XDG_CACHE_HOME/candle-graph or /tmp/candle-graph-cache).