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

File invalidUsernames.mjs

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

Source from the content-addressed store, hash-verified

1import fs from 'fs-extra'
2import Handlebars from 'handlebars'
3import path from 'path'
4import { getAccountManager, loadConfig, loadUsernames } from './cli-utils.mjs'

Callers

nothing calls this directly

Calls 8

loadConfigFunction · 0.90
getAccountManagerFunction · 0.90
getInvalidUsernamesFunction · 0.85
notifyUsersFunction · 0.85
deleteUsersFunction · 0.85
listUsernamesFunction · 0.85
errorMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected