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:Chris Dickinson <christopher.s.dickinson@gmail.com>
parent
4dc8b26b
Please register or sign in to comment