Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
QString ExitPoint::getScript() {
75
return script;
76
}
77
78
79
void ExitPoint::setScript(QString value) {
Callers
2
exitPoint
Method · 0.80
exitPoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected