Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix shell wrapper for PowerShell (#195)
This makes sure that `GetFullPath` gets evaluated before passing its value to `Set-Location`. This prevents `Set-Location` from raising an error "A positional parameter cannot be found that accepts argument 'C:\path\to\dir'".
- Loading branch information