Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ loadXML.js
File
loadXML.js
test/unit/io/loadXML.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype, httpMock } from
'../../js/mocks'
;
2
import
files from
'../../../src/io/files'
;
3
import
xml from
'../../../src/io/p5.XML'
;
4
Callers
nothing calls this directly
Calls
5
files
Function · 0.85
xml
Function · 0.85
getChildren
Method · 0.80
start
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected