MCPcopy Create free account
hub / github.com/Kitware/CMake / ErrorStream

Method ErrorStream

Source/cmUVProcessChain.cxx:456–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456uv_stream_t* cmUVProcessChain::ErrorStream()
457{
458 return this->Data->ErrorStreamData.BuiltinStream;
459}
460
461bool cmUVProcessChain::Valid() const
462{

Callers 13

testUVProcessChainNoneFunction · 0.80
RunProcessMethod · 0.80
RunCommandMethod · 0.80
cmExecuteProcessCommandFunction · 0.80
RunSingleCommandMethod · 0.80
RunPreprocessorMethod · 0.80
RunLLVMRCMethod · 0.80
RunChildMethod · 0.80
ExecuteScriptMethod · 0.80

Calls

no outgoing calls

Tested by 8

testUVProcessChainNoneFunction · 0.64
RunCommandMethod · 0.64
RunChildMethod · 0.64
ExecuteScriptMethod · 0.64
RunMakeCommandMethod · 0.64