MCPcopy
hub / github.com/Pradumnasaraf/DevOps / isFileURI

Function isFileURI

docs/webassembly/files/apps/hello-world/hello.js:601–601  ·  view source on GitHub ↗
(filename)

Source from the content-addressed store, hash-verified

599 * @noinline
600 */
601var isFileURI = (filename) => filename.startsWith('file://');
602// end include: URIUtils.js
603function createExportWrapper(name, nargs) {
604 return (...args) => {

Callers 3

hello.jsFile · 0.85
instantiateArrayBufferFunction · 0.85
instantiateAsyncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected