30 int Run(
const string& command,
string* output);
string EscapeForDepfile(const string &path)
Wraps a synchronous execution of a CL subprocess.
void SetEnvBlock(void *env_block)
Set the environment block (as suitable for CreateProcess) to be used by Run().