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.
pub fn run(
args: IdentifyArgs,
format: OutputFormat,
verbose: bool,
) -> Result<()>Execute identify subcommand
Returns an error if the input cannot be parsed or identification fails.