Theia API Documentation v1.65.0
    Preparing search index...
    interface ConfigStorage {
        hostGlobalStoragePath: string;
        hostLogPath: string;
        hostStoragePath?: string;
    }
    Index

    Properties

    hostGlobalStoragePath: string
    hostLogPath: string
    hostStoragePath?: string