subprocess::OSError::what

Synopsis

Declared in <util/subprocess.h>

[[nodiscard]]
virtual
char const*
what() const noexcept override;

Return Value

NOTE

The return value should not be discarded.