mirror of
https://github.com/NixOS/nix
synced 2025-07-03 10:21:47 +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
|
#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