Fence
A 'built' FenceBuilder that can be exported for use in other functions.
Constructor Summary
| Public Constructor | ||
| public |
constructor(invokables: array) |
|
Member Summary
| Private Members | ||
| private |
_invokables: * |
|
Method Summary
| Public Methods | ||
| public |
Iterates over an array of invokables. |
|
Public Constructors
public constructor(invokables: array) source
Params:
| Name | Type | Attribute | Description |
| invokables | array | Array of invokable functions |