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

    Type Alias RuntimesTreeItem

    Union type for all possible items in the Runtimes tree view. Used by RuntimesTreeProvider.getChildren() return type.

    Items can be:

    • TreeSectionItem: Section headers (e.g., "Runtimes", "Snapshots")
    • RuntimeTreeItem: Individual runtime instances
    • SnapshotTreeItem: Individual runtime snapshots