dissect.evidence.tools.util¶
Module Contents¶
Functions¶
Catches |
- dissect.evidence.tools.util.catch_sigpipe(func: collections.abc.Callable) collections.abc.Callable¶
Catches
KeyboardInterruptandBrokenPipeError(OSError 22on Windows).