Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hyper): handle backslash and slash regardles of os in cwd (#463)
* fix(hyper): use backslash when user has shellslash enabled on windows * fix: test wit use explicitly * fix: handle backslash and slash regardless of os * fix(hyper): use correct matching method * fix(hyper): extract sep from mlist
- Loading branch information