Skip to main content

run

Function run 

Source
pub fn run(schema_path: &str) -> Result<CommandResult>
Expand description

Run analyze command

ยงErrors

Returns an error if the schema file cannot be read or cannot be parsed as JSON.