Returns an object from a path string. An example on *nix: path.parse('/home/user/dir/file.txt') // returns { root : "/" ...
確定! 回上一頁