Skip to main content

run

Function run 

Source
pub async fn run(args: &AnnotateArgs) -> Result<AnnotateResult>
Expand description

Run the annotate command.

§Errors

Returns an error if file collection or catalog fetching fails fatally.

§Panics

Panics if --schema-cache-ttl is provided with an unparseable duration.