Used to signal to clients the current set of options of the build daemon.
String optionsFilePath(String workingDirectory) => p.join(daemonWorkspace(workingDirectory), '.dart_build_daemon_options');