Skip to main content

Module workspace_status

Module workspace_status 

Source
Expand description

sqry workspace status <path> โ€” aggregate index-status reporting.

Routes the user-supplied workspace path through LogicalWorkspace to obtain the canonical source-root list, then aggregates the per-source-root index status into a WorkspaceIndexStatus. The result is cached at <workspace>/.sqry/workspace-cache/status.json with a 60-second mtime-bound TTL โ€” see sqry_core::workspace::cache for the durability contract.

Functionsยง

run
Run sqry workspace status <path>.