Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ feGetResource
Function
feGetResource
resources/feResource.cc:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
char* feGetResource(const char id, int warn)
149
{
150
return feResource(feGetResourceConfig(id), warn);
151
}
152
153
char* feResourceDefault(const char id)
154
{
Callers
3
dynl_open_binary_warn
Function · 0.85
binary_module_function
Function · 0.85
set_python_defaults
Method · 0.85
Calls
2
feResource
Function · 0.85
feGetResourceConfig
Function · 0.85
Tested by
no test coverage detected