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

    Interface BaseRShellInformation

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

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of BaseRShellInformation
    Index

    Properties

    Methods

    Properties

    name: "r-shell"

    Methods