Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ saveTable.js
File
saveTable.js
test/unit/io/saveTable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype } from
'../../js/mocks'
;
2
import
{ vi } from
'vitest'
;
3
import
files from
'../../../src/io/files'
;
4
import
table from
'../../../src/io/p5.Table'
;
Callers
nothing calls this directly
Calls
4
files
Function · 0.85
table
Function · 0.85
tableRow
Function · 0.85
apply
Method · 0.45
Tested by
no test coverage detected