Skip to main content

run

Function run 

Source
pub fn run(args: ScoreArgs, format: OutputFormat, verbose: bool) -> Result<()>
Expand description

Execute the score command

ยงErrors

Returns an error if inputs cannot be parsed or comparison fails.