Skip to main content

verify_executable

Function verify_executable 

Source
pub async fn verify_executable(
    path: &Path,
    version_arg: Option<&str>,
) -> Result<VerifyResult>
Expand description

Simple executable check (just verifies the binary runs)