MCPcopy 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
585int
586CLArgs::getBreakpadClientFD() const
587{
588 return _imp->breakpadPipeClientID;
589}
590
591const QString&
592CLArgs::getBreakpadPipeFilePath() const

Callers 1

loadInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected