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

Method OutputStream

Source/cmUVProcessChain.cxx:451–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449}
450
451uv_stream_t* cmUVProcessChain::OutputStream()
452{
453 return this->Data->OutputStreamData.BuiltinStream;
454}
455
456uv_stream_t* cmUVProcessChain::ErrorStream()
457{

Callers 15

testUVProcessChainNoneFunction · 0.80
RunProcessMethod · 0.80
GetFileInfoMethod · 0.80
GetLDConfigPathsMethod · 0.80
GetFileInfoMethod · 0.80

Calls

no outgoing calls

Tested by 14

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