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

    Tree item for displaying a snapshot in the VS Code tree view. Shows snapshot details with appropriate icons and formatting.

    Hierarchy

    • TreeItem
      • SnapshotTreeItem
    Index

    Constructors

    Properties

    Constructors

    • Creates a new SnapshotTreeItem with environment and age display.

      Parameters

      • snapshot: RuntimeSnapshotDTO

        The RuntimeSnapshotDTO instance containing snapshot details.

      Returns SnapshotTreeItem

    Properties

    snapshot: RuntimeSnapshotDTO

    The RuntimeSnapshotDTO instance containing snapshot details.