git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 46c11229b2dac84739660d8242a0eaa65697f8bc

Files: 46c11229b2dac84739660d8242a0eaa65697f8bc / docs / capsManager.md

2312 bytesRaw

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

Table of Contents

constructor

capsManager.js:10-12

The port manager manages the the ports. This inculdes creation, deletion fetching and waiting on ports

Parameters

store

capsManager.js:19-22

binds a port to a name

Parameters

get

capsManager.js:29-32

gets a port given it's name

Parameters

Returns Object

delete

capsManager.js:38-40

delete an port given the name it is bound to

Parameters

Built with git-ssb-web