fix: normalize Windows path separators across operatinos#51
fix: normalize Windows path separators across operatinos#51
Conversation
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
|
side note: we should expand on handling slashes on windows the spots below wont be working on windows, but that's the work for another PR
|
|
You know what. Lemme handle those as well. |
|
Should be good to go now. Only places where we have different path separators are codmods (perhaps shouldn't be an issue) and logs (debug/command output, but these are cosmetic anyways, we can get back to those later when tackling UI/UX). |
commit: |
fixes #50