Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: chdir with callback implementation #870

Closed
wants to merge 1 commit into from
Closed

process: chdir with callback implementation #870

wants to merge 1 commit into from

Commits on Feb 17, 2015

  1. process: chdir callback implementation

    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.
    uxp committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    b932e40 View commit details
    Browse the repository at this point in the history