// Where this test project keeps its state, in the shape Dev Updater reads // (`ResourceFacts` in server/src/config.rs) -- the body of the struct, no // outer parentheses, which is the house rule for every RON file here. // // Only `name` is given, so the data and config directories follow from it: // $XDG_DATA_HOME/dutest-service and $XDG_CONFIG_HOME/dutest-service. That // is the ordinary case, and it keeps both paths under the XDG directories, // which matters because Uninstall removes a path wherever it points and the // dialog showing it is the only guard. name: "dutest-service",