Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ permission_manager.js
File
permission_manager.js
CLI/commands/permission_manager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
readlineSync = require(
'readline-sync'
);
2
var
chalk = require(
'chalk'
);
3
var
common = require(
'./common/common_functions'
);
4
var
gbl = require(
'./common/global'
);
Callers
nothing calls this directly
Calls
1
executeApp
Function · 0.70
Tested by
no test coverage detected