MCPcopy 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
821function allowsBucket(role){
822 return 'allows_'+role;
823}
824
825
826// -----------------------------------------------------------------------------------

Callers 1

acl.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected