mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01: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
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The worker class.
|
* Coordinates one or more realisations and their interdependencies.
|
||||||
*/
|
*/
|
||||||
class Worker
|
class Worker
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue