mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
parent
1e6a5d1ff6
commit
fa99ef6a87
2 changed files with 10 additions and 14 deletions
|
@ -528,7 +528,7 @@ std::string shellEscape(const std::string_view s);
|
|||
|
||||
/* Exception handling in destructors: print an error message, then
|
||||
ignore the exception. */
|
||||
void ignoreException();
|
||||
void ignoreException(Verbosity lvl = lvlError);
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue