Files: f1da602123429264a1b71fd395efea85c3b7b95e / docs / capsStore.md
1790 bytesRaw
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Table of Contents
constructor
The caps store, persistantly stores an actors capabilites.
Parameters
storedCaps
Object
store
Stores a cap at a given key
Parameters
load
gets a cap given its key
Parameters
key
String
Returns Object
delete
delete cap given its key
Parameters
key
string
Built with git-ssb-web