Contents
Links
Class documentation
Context manager, that suppress output to the given descriptor. The common usage is to suppress output of C/Fortran functions
Class hierarchy
Constructor
fd (int | Iterable)
fd (int | Iterable) – File descriptor to suppress, the default is 1 (stdout).