MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / getScript

Method getScript

exits/exitpoint.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72
73
74QString ExitPoint::getScript() {
75 return script;
76}
77
78
79void ExitPoint::setScript(QString value) {

Callers 2

exitPointMethod · 0.80
exitPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected