File: example.js

package info (click to toggle)
node-normalize-path 3.0.0%2B~3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 220 kB
  • sloc: javascript: 217; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3

const path = require('path');
console.log(path.win32.parse('//?/UNC/Server01/user/docs/Letter.txt'))