Constructor
new ChildStateProvider(remotePath, localPath, child)
Parameters:
Name | Type | Description |
---|---|---|
remotePath |
string | The path the remote System will recognise. |
localPath |
string | The path we used locally to refer to the Concern. |
child |
ChildProcess |
- Implements:
- Source:
Methods
provide(state, path, concern, context)
provide the state
Parameters:
Name | Type | Description |
---|---|---|
state |
string | |
path |
string | Path to the Concern |
concern |
Concern | |
context |
Context |
- Implements:
- Source: