Searched refs:addonDestinationPath (Results 1 – 1 of 1) sorted by relevance
26 const addonDestinationPath = path.join(addonDestinationDir, 'binding.node'); constant35 const addon = require(addonDestinationPath);47 fs.writeFileSync(addonDestinationPath, contents);