Commit 6a90a060 authored by Timothy J Fontaine's avatar Timothy J Fontaine Committed by Chris Dickinson
Browse files

path: allow calling platform specific methods

Add path.posix and path.win32 which have the specific methods like
resolve and normalize so you can specifically normalize or resolve
based on the target platform.

PR-URL: https://github.com/joyent/node/pull/5661


Reviewed-by: default avatarChris Dickinson <christopher.s.dickinson@gmail.com>
parent 4dc8b26b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment