defaultRoot static method
The default cache root shared by the render pipeline and the capture
harness: fluvie_frame_cache under the system temp directory.
Implementation
static Directory defaultRoot() => Directory('${Directory.systemTemp.path}/fluvie_frame_cache');