Skip to content

process: chdir with callback implementation

Rodrigo Muino Tomonari requested to merge github/fork/uxp/chdir_callback into v1.x

Add an optional callback argument to the process.chdir function which enables execution of a closure in a directory different than the outer scope. Also improve error messages that can be thrown and make sure existing tests continue to pass.

Merge request reports

Loading