Closed akinsho closed 1 year ago
Refactors the open function to re-use spawn rather than essentially re-implement it.
open
@jedrzejboczar as the initial author of the spawn functionality, can you see if this change breaks anything for you?
spawn
@akinsho Everything seems to work fine for me with this change.
Refactors the
open
function to re-use spawn rather than essentially re-implement it.