MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / updateIndex.mjs

File updateIndex.mjs

bin/lib/updateIndex.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs'
2import path from 'path'
3import * as cheerio from 'cheerio'
4import LDP from '../../lib/ldp.mjs'

Callers

nothing calls this directly

Calls 11

loadConfigFunction · 0.90
initConfigDirFunction · 0.90
initTemplateDirsFunction · 0.90
compileTemplateFunction · 0.90
loadAccountsFunction · 0.90
getWebIdFunction · 0.90
readFileFunction · 0.90
getNameFunction · 0.90
writeTemplateFunction · 0.90
isUpdateAllowedFunction · 0.85
getAccountUrlFunction · 0.85

Tested by

no test coverage detected