chuck icon indicating copy to clipboard operation
chuck copied to clipboard

normalize path for windows and possible everything

Open gewang opened this issue 1 year ago • 0 comments

for example chuck .\foo.ck fails in extract_args() due to unhandled case involving \ as escape char and as path delimiter on windows;

for windows, might look into PathCanonicalizeA

#pr-lab @nshaheed

gewang avatar Apr 12 '23 21:04 gewang