screenshotsDir property

Directory get screenshotsDir

The directory where screenshots are stored.

These are only screenshots of video feeds, not of the dashboard itself.

Implementation

Directory get screenshotsDir => Directory("${outputDir.path}/screenshots");