Closed samoht closed 8 years ago
This should be fine. It's only used in the main command line wrapper to normalise the directory :+1:
let walker output mode dirs exts =
let dirs = List.map realpath dirs in
Do we have a boilerplate Appveyor fragment to test this?
+1
A review would be appreciated, I don't remember if we need the full power of
realpath
or is this hack will just be as good for the use-case (i.e. get absolute path from an existing path). Might even be available in a better form in fpath