Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ init
Method
init
Tests/Libraries/Plugin/PluginTest.cpp:354–354 ·
view source on GitHub ↗
Called when plugin is init
Source
from the content-addressed store, hash-verified
352
353
// Called when plugin is init
354
bool init() { return true; }
355
356
// Called when plugin is closed
357
bool close() { return true; }
Callers
15
resolveVisualStudioLLVMToolPath
Function · 0.45
captureBuildActionOutput
Function · 0.45
runBuiltProgram
Function · 0.45
verifyNoSCExportsFromExecutable
Function · 0.45
SCBuildFixtureTest
Method · 0.45
fileReadWriteTest
Method · 0.45
PluginTest
Method · 0.45
create
Method · 0.45
eventLoopSubdirectory
Method · 0.45
eventLoopWatchClose
Method · 0.45
eventLoopWatchStop
Method · 0.45
eventLoopCloseMultipleWatchers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected