MCPcopy Create free account
hub / github.com/nodejs/nan / ~AsyncBareProgressWorkerBase

Method ~AsyncBareProgressWorkerBase

nan.h:2141–2142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2139 }
2140
2141 virtual ~AsyncBareProgressWorkerBase() {
2142 }
2143
2144 virtual void WorkProgress() = 0;
2145

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected