Datalayer VS Code Extension - v0.0.9
    Preparing search index...

    Result from auto-connect attempt.

    interface AutoConnectResult {
        runtime: RuntimeDTO;
        strategyName: string;
    }
    Index

    Properties

    runtime: RuntimeDTO

    Runtime if a cloud runtime was selected, null for Pyodide/local

    strategyName: string

    Name of the strategy that succeeded