Files: 33a6e566ff3440039cadbd025088e2f289f3c59d / docs / capsManager.md
1839 bytesRaw
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Table of Contents
constructor
The caps manager manages perstantly stores the capabilities fetching and waiting on ports
Parameters
caps
Object
store
Stores a capability persistantly
Parameters
get
gets a cap given it's key
Parameters
key
String
Returns Object
delete
delete an cap given its key
Parameters
key
string
Built with git-ssb-web