Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ TclGetStartupScriptFileName
Function
TclGetStartupScriptFileName
SRC/tcl/tkMain.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
150
151
char *TclGetStartupScriptFileName()
152
{
153
return tclStartupScriptFileName;
154
}
155
156
157
Callers
1
Tk_MainOpenSees
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected