Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'fs-extra'
2
import
Handlebars from
'handlebars'
3
import
path from
'path'
4
import
{ getAccountManager, loadConfig, loadUsernames } from
'./cli-utils.mjs'
Callers
nothing calls this directly
Calls
8
loadConfig
Function · 0.90
getAccountManager
Function · 0.90
getInvalidUsernames
Function · 0.85
notifyUsers
Function · 0.85
deleteUsers
Function · 0.85
listUsernames
Function · 0.85
error
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected