Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
void ExitPoint::setScript(QString value) {
80
script = value;
81
}
82
83
void ExitPoint::log(QString value) {
84
QLOG_INFO() << value;
Callers
2
ExitPoint
Method · 0.95
loadExitPoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected