MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / Init

Function Init

Source/Tools/FEXRootFSFetcher/Main.cpp:327–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327void Init() {
328 CheckCurl();
329 CheckSquashfuse();
330 CheckUnsquashfs();
331 CheckZenity();
332 CheckEroFSFuse();
333 CheckEroFSFsck();
334}
335} // namespace WorkingAppsTester
336
337namespace DistroQuery {

Callers 2

mainFunction · 0.70
mainFunction · 0.50

Calls 6

CheckCurlFunction · 0.85
CheckSquashfuseFunction · 0.85
CheckUnsquashfsFunction · 0.85
CheckZenityFunction · 0.85
CheckEroFSFuseFunction · 0.85
CheckEroFSFsckFunction · 0.85

Tested by

no test coverage detected