Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/lib/utils/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/lib/utils/link.js

module.exports = link

var gentleFS = require('gentle-fs')
var gentleFSOpts = require('../config/gentle-fs.js')

function link (from, to, gently, abs, cb) {
  return gentleFS.link(from, to, gentleFSOpts(gently, undefined, abs), cb)
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox