.closeWindow() Suggest edits
Close the current window. This can be useful when you're working with multiple windows open (e.g. an OAuth login).
Usage
.closeWindow([callback])
Parameters
Name | Type | description |
---|---|---|
callback Optional |
function | Optional callback function to be called when the command finishes. |