Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmEdge/WasmEdge
/ version
Method
version
include/plugin/plugin.h:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
constexpr VersionData version() const noexcept {
185
assuming(Desc);
186
return Desc->Version;
187
}
188
189
void registerOptions(PO::ArgumentParser &Parser) const noexcept {
190
assuming(Desc);
Callers
1
UniTool
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected