Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ether/etherpad
/ adminplugins.ts
File
adminplugins.ts
src/node/hooks/express/adminplugins.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
import
{ArgsExpressType} from
"../../types/ArgsExpressType"
;
4
import
{ErrorCaused} from
"../../types/ErrorCaused"
;
Callers
nothing calls this directly
Calls
10
getAvailablePlugins
Function · 0.90
search
Function · 0.90
install
Function · 0.90
uninstall
Function · 0.90
checkPluginForUpdates
Function · 0.85
sortPluginList
Function · 0.85
map
Method · 0.80
slice
Method · 0.80
toJSON
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected