@edgible-team/sdk
    Preparing search index...

    Function getQemuVersion

    • Run <binary> --version (synchronously, on the host) and extract the version string. Throws a plain Error when the output is unparsable; a missing binary propagates as the execSync error.

      Parameters

      • binary: string

      Returns string