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

    Module services/autoConnect/strategies/activeRuntimeStrategy

    Active Runtime strategy for auto-connect.

    Returns the runtime with the most remaining time from the Runtimes tree view cache. Runtimes are sorted by available time (expiredAt - now) in descending order. If no runtimes are running, returns null.

    Classes

    ActiveRuntimeStrategy