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

Method setScript

exits/exitpoint.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79void ExitPoint::setScript(QString value) {
80 script = value;
81}
82
83void ExitPoint::log(QString value) {
84 QLOG_INFO() << value;

Callers 2

ExitPointMethod · 0.95
loadExitPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected