Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ toString
Method
toString
lib/lbt/resources/ModuleInfo.js:217–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
}
216
217
toString() {
218
return
"ModuleInfo("
+
219
this.name +
220
", dependencies="
+ this.dependencies +
221
", includes="
+ this.subModules +
222
")"
;
223
}
224
}
225
226
// expose format enum
Callers
15
signByHash
Function · 0.45
processResource
Function · 0.45
getSourceMapFromUrl
Function · 0.45
sectionVersion
Function · 0.45
createManifest
Function · 0.45
manifestCreator.js
File · 0.45
convertValueWithRaw
Function · 0.45
toRaw
Function · 0.45
flexChangesBundler.js
File · 0.45
escapePropertiesFile.js
File · 0.45
string
Method · 0.45
analyze
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected