Return a new context which inherits from this context but does not contain a value for the given key.
context key for which to clear a value
Get a value from the context.
key which identifies a context value
Create a new context which inherits from this context and has the given key set to the given value.
context key for which to set the value
value to set for the given key
Generated using TypeDoc
1.0.0