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

    Type Alias StreamShellCommandOptions

    StreamShellCommandOptions: PartialWithUndefined<
        {
            cwd: string;
            env: NodeJS.ProcessEnv;
            hookUpToConsole: boolean;
            shell: string;
        },
    >

    Options for streamShellCommand.