mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
* Some more nesting.
This commit is contained in:
parent
777e13b94b
commit
7823db2137
3 changed files with 40 additions and 14 deletions
|
@ -127,6 +127,7 @@ public:
|
|||
Nest();
|
||||
~Nest();
|
||||
void open(Verbosity level, const format & f);
|
||||
void close();
|
||||
};
|
||||
|
||||
void printMsg_(Verbosity level, const format & f);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue