mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Previously relative paths were generated even though things like fs.list() and fs.listTree() would just recombine them with the root path. Closes #391