Skip to main content

Crate repoask_repo

Crate repoask_repo 

Source
Expand description

Repository management: clone, cache, index persistence.

Modules§

cache
Cache directory management following XDG Base Directory Specification.
clone
Git clone operations with shallow clone and atomic swap.
index_store
Index serialization and metadata for cache validity.
investigation_store
Investigation corpus serialization for overview and future inspect surfaces.
module_resolution
Module-resolution helpers for investigation surfaces.
parse
Directory parsing: walk files and dispatch to the appropriate parser.
repo
High-level repository operations: clone → index → search.