Skip to main content

run

Function run 

Source
pub fn run(project_root: &Path) -> Result<()>
Expand description

Run the batty metrics command against the project root.

Opens the telemetry DB, queries the dashboard, and prints it. Returns gracefully when the DB is missing or empty.