MCPcopy Create free account
hub / github.com/ElyDotDev/windows-kill / warmUp

Function warmUp

windows-kill-library/windows-kill-library.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 void warmUp(const string& which) {
16 Sender::warmUp(which);
17 }
18};
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected