Skip to main content

index

Function index 

Source
pub fn index(dir: &Path) -> Result<()>
Expand description

Walks dir, hashes every eligible file, and upserts changed files and their symbols into the local SQLite cache.

Must be called before get, outline, or search; those functions read from the cache index populates.