Skip to main content

run

Function run 

Source
pub fn run(output: Option<String>, pretty: bool, component: Option<String>)
Expand description

Invoke the unified ferro binary’s json-ui:schema subcommand from the workspace root via cargo run --quiet.

Mirrors the db_status.rs shell-out pattern. Requires a Cargo.toml in the current directory to confirm the caller is inside a Ferro project.