Skip to main content

run

Function run 

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

Execute identify subcommand

ยงErrors

Returns an error if the input cannot be parsed or identification fails.