Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ dfhack_run_url
Function
dfhack_run_url
library/DFHackVersion.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
return DFHACK_BUILD_ID;
27
}
28
const char *dfhack_run_url()
29
{
30
return DFHACK_RUN_URL;
31
}
32
const char *git_description()
33
{
34
return DFHACK_GIT_DESCRIPTION;
Callers
2
InitMainThread
Method · 0.85
save
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected