SnapshotManager constructor
SnapshotManager(
- String projectPath
Creates a SnapshotManager for the project at projectPath.
Implementation
SnapshotManager(this.projectPath);
Creates a SnapshotManager for the project at projectPath.
SnapshotManager(this.projectPath);