Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OptimalBits/node_acl
/ allowsBucket
Function
allowsBucket
lib/acl.js:821–823 ·
view source on GitHub ↗
(role)
Source
from the content-addressed store, hash-verified
819
}
820
821
function
allowsBucket(role){
822
return
'allows_'
+role;
823
}
824
825
826
// -----------------------------------------------------------------------------------
Callers
1
acl.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected