Skip to main content

Module project

Module project 

Source
Expand description

High-level project parsing API for library and MCP consumers.

Enums§

ProjectError

Functions§

parse_project
Parse an entire workspace and return a queryable in-memory graph.
parse_project_async
Async parse for Tokio runtimes (MCP). Same as parse_project including optional compression.
refresh_files
Incrementally refresh changed files in an existing graph.