Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getBreakpadClientFD
Method
getBreakpadClientFD
Engine/CLArgs.cpp:585–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
int
586
CLArgs::getBreakpadClientFD() const
587
{
588
return _imp->breakpadPipeClientID;
589
}
590
591
const QString&
592
CLArgs::getBreakpadPipeFilePath() const
Callers
1
loadInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected