.currentContext() Suggest edits
Get current context.
Usage
Parameters
Name | Type | description |
---|---|---|
callback |
function | Callback function to be called when the command finishes. |
Returns
Type | description |
---|---|
string|null | a string representing the current context or null , representing "no context" |