Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ ModuleInfo
Class
ModuleInfo
include/daScript/simulate/debug_info.h:155–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
};
154
155
struct ModuleInfo {
156
string moduleName;
157
string fileName;
158
string importName;
159
bool extraDepModule = false;
160
};
161
162
struct BaseRequireRecord {
163
string name;
Callers
1
getModuleInfo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected