screenshotsDir property
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");
The directory where screenshots are stored.
These are only screenshots of video feeds, not of the dashboard itself.
Directory get screenshotsDir => Directory("${outputDir.path}/screenshots");