PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
vinyl
/
lib
'use strict'; var path = require('path'); function normalize(str) { return str === '' ? str : path.normalize(str); } module.exports = normalize;
[-] normalize.js
[edit]
[+]
..
[-] is-stream.js
[edit]
[-] inspect-stream.js
[edit]