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

Method Author

Software/src/Plugin.cpp:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61QString Plugin::Author() const {
62 return _author;
63}
64
65QString Plugin::Description() const {
66 return _description;

Callers 1

pluginSwitchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected