class RunError extends PkgxErrorimport { RunError } from "https://deno.land/x/libpkgx@v0.19/src/porcelain/run.ts"; ConstructorsnewRunError(code: RunErrorCode, message: string)Propertiescode: RunErrorCode