Tasks context for pon
- Functions
PonContext
Class
Create a PonContext instance
Param | Type | Description |
---|---|---|
args | * |
Context of pon
Constructor of PonContext class
Param | Type | Description |
---|---|---|
values | Object | Context values |
Set values
Param | Type | Description |
---|---|---|
values | Object |
Get context value
Param | Type | Description |
---|---|---|
name | string | Name of property |