@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Interface BaseRShellInformation

    interface BaseRShellInformation {
        name: "r-shell";
        rVersion(): Promise<string>;
    }

    Hierarchy (View Summary)

    Index
    name: "r-shell"