resetPluginIdsCacheForTests
resetPluginIdsCacheForTests():
void
Defined in: src/service.ts:187
Test seam: drop the process-lifetime plugin-ids cache. The cache is populated for good by the first real spawn (which reads it via the default env path), so the order-sensitive installedPluginIds cache test must clear it first to assert from a clean slate regardless of which other suite ran before it. Not used in production.
Returns
Section titled “Returns”void