Snapshots list application for Datalayer Core.
class SnapshotsListMixin()
Mixin class to provide functionality for listing snapshots.
class SnapshotsListApp(**kwargs: 't.Any') -> 'None'
An application to list the Snapshots.
start() -> None
Start the app.