directory property

String directory
final

The directory where snapshots will be saved.

If the directory does not exist, it will be created.

If the path is relative, it will be relative to the current working directory.

Implementation

final String directory;