augment-vir - v32.1.0
    Preparing search index...

    Function runCliScript

    • Runs a script path as if it had been run directly, as much as possible.

      Parameters

      • __namedParameters: Readonly<
            {
                binName: string
                | undefined;
                cliScriptFilePath: string;
                scriptPath: string;
            },
        >

      Returns Promise<void>