mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
libstore/worker.hh: Document Worker
This commit is contained in:
parent
fd0b376c79
commit
6fe8fb967a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ struct HookInstance;
|
|||
#endif
|
||||
|
||||
/**
|
||||
* The worker class.
|
||||
* Coordinates one or more realisations and their interdependencies.
|
||||
*/
|
||||
class Worker
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue