.exports() Suggest edits
Sets the context.
Usage
Parameters
| Name | Type | description |
|---|---|---|
context |
string | context name to switch to - a string representing an available context. |
callbackOptional |
function | Optional callback function to be called when the command finishes. |