Theia API Documentation v1.65.0
    Preparing search index...

    Variable backendConst

    backend: {
        EOL: string;
        isOSX: boolean;
        isWindows: boolean;
        type: () => OS.Type;
    } = ...

    Type Declaration

    • EOL: string
    • isOSX: boolean
    • isWindows: boolean
    • type: () => OS.Type