Constructor
new ContextManager(Cx)
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| Cx | Context | The root context to manage | 
Members
(readonly) history :Array.<Context>
An array of contexts which have ever been activated
- Source:
Type:
- 
            
Array.<Context>
Methods
feed(Bf)
Feeds a buffer to all the appropriate contexts depending on the current context
- Source:
Parameters:
| Name | Type | Description | 
|---|---|---|
| Bf | Buffer |