MCPcopy Index your code
hub / github.com/processing/p5.js / downloading.js

File downloading.js

test/unit/image/downloading.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype } from '../../js/mocks';
2import { vi } from 'vitest';
3import image from '../../../src/image/image';
4import files from '../../../src/io/files';

Callers

nothing calls this directly

Calls 5

filesFunction · 0.85
loadingFunction · 0.85
waitFunction · 0.85
imageFunction · 0.50
applyMethod · 0.45

Tested by

no test coverage detected