MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / result

Method result

lib/plugin/plugin.cpp:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 Result = Plugin::registerPlugin(&Descriptor);
174 }
175 bool result() const noexcept { return Result; }
176
177private:
178 static Runtime::Instance::ModuleInstance *

Callers 2

loadFileMethod · 0.45
bodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected