libstore/worker.hh: Document Worker

This commit is contained in:
Robert Hensing 2024-02-01 12:39:45 +01:00
parent fd0b376c79
commit 6fe8fb967a

View File

@ -59,7 +59,7 @@ struct HookInstance;
#endif
/**
* The worker class.
* Coordinates one or more realisations and their interdependencies.
*/
class Worker
{