Skip to main content

run

Function run 

Source
pub async fn run(args: ExplainArgs, global: &CLIGlobalOptions) -> Result<bool>
Expand description

Run the explain command.

ยงErrors

Returns an error if the schema cannot be fetched, parsed, or the pointer cannot be resolved.