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

Method path

include/plugin/plugin.h:211–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 findComponent(std::string_view Name) const noexcept;
210
211 std::filesystem::path path() const noexcept { return Path; }
212
213private:
214 static std::mutex Mutex;

Callers 8

loadMethod · 0.80
loadPluginsFunction · 0.80
UniToolFunction · 0.80
TESTFunction · 0.80
enumerateMethod · 0.80
weightsToMlxFunction · 0.80
fromPretrainedMethod · 0.80
fromPretrainedMethod · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
enumerateMethod · 0.64