MCPcopy Create free account
hub / github.com/Atarity/Lightpack / Description

Method Description

Software/src/Plugin.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65QString Plugin::Description() const {
66 return _description;
67}
68
69QString Plugin::Version() const {
70 return _version;

Callers 1

pluginSwitchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected