# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
ResolvedRuntimeDependency is a wrapper for RuntimeDependency which contains the resolved value we must wrap it so that we do not mutate the underlying workspace data when resolving dependency values.
No description provided by the author
SnapshotTreeNode is a struct used to store the dashboard structure in the snapshot.
No description provided by the author
# Interfaces
DashboardParent is an interface implemented by all dashboard run nodes which have children.
DashboardTreeRun is an interface implemented by all dashboard run nodes.
SnapshotPanel is an interface implemented by all nodes which are to be included in the Snapshot Panels map this consists of all 'Run' types - LeafRun, DashboardRun, etc.
# Type aliases
No description provided by the author