comma/src
Thiago Kenji Okada febd4fc25d Add --cache-level flag
This is u8 flag that accepts the following options:
- 0: completely disables caching
- 1: only cache choices
- 2: also caches paths

Setting the default to 2 to keep the current behavior.

Fixes: #90.
2025-07-12 12:51:39 +01:00
..
cache.rs Print path for debug in Cache::new() 2025-07-12 12:37:49 +01:00
index.rs cargo fmt 2025-07-11 16:52:21 +03:00
main.rs Add --cache-level flag 2025-07-12 12:51:39 +01:00
shell.rs fix clippy 2023-12-27 18:57:39 +02:00