run

Function run 

Source
pub fn run(
    pack_path: &Path,
    policy: VerifyPolicy,
    emit_json: bool,
) -> Result<()>