HH\Lib\IO\server_error
Requires the Hack Standard Library - Experimental Additions to be installed.
Facebook Engineer?
This function is available as IO\server_error()
in Facebook's www repository.
Return STDERR for the server process
namespace HH\Lib\IO;
function server_error(): WriteHandle;