MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / module

Method module

src/jsplugin/JSPlugin.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 JSPluginSpec *spec() { return m_data; }
24 QVector<JSPluginModule *> modules() { return m_modules; }
25 JSPluginModule *module(int i) { return m_modules[i]; }
26
27 QString name() { return m_data->name(); }
28 QString path() { return m_data->path(); }

Callers 5

foreachFunction · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by 2