-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Lines 145 to 150 in 9f595a2
* package `kernelspecs` | |
* @param {object} config connection config | |
* @param {string} connectionFile path to the config file | |
* @param {object} [spawnOptions] `child_process`-like options for [execa]{@link https://github.com/sindresorhus/execa#options} | |
* use `{ cleanupConnectionFile: false }` to disable automatic connection file cleanup | |
* @return {object} spawnResults |