mirror of https://github.com/lukechilds/node.git
Browse Source
An absolute path will always open the same location regardless of your current working directory. For posix, this just means path.charAt(0) === '/', but on Windows it's a little more complicated. Fixes joyent/node#5299.v0.11.2-release
Ryan Doenges
12 years ago
committed by
isaacs
3 changed files with 52 additions and 4 deletions
Loading…
Reference in new issue