subprocess::error::error

Opens a file for appending and uses it as the child's error channel.

Synopsis

Declared in <util/subprocess.h>

explicit
error(char const* filename);

Parameters

NameDescription
filenamePath of the file to create or append to.