Theia API Documentation v1.65.0
    Preparing search index...
    interface RemoteSSHConnectionOptions {
        client: Client;
        id: string;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    client: Client
    id: string
    name: string
    type: string