uawdijnntqw1x1x1
IP : 216.73.216.110
Hostname : 6.87.74.97.host.secureserver.net
Kernel : Linux 6.87.74.97.host.secureserver.net 4.18.0-553.83.1.el8_10.x86_64 #1 SMP Mon Nov 10 04:22:44 EST 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
emeraadmin
/
www
/
node_modules
/
npm
/
..
/
xmlbuilder
/
..
/
xmlbuilder
/
lib
/
XMLUserDataHandler.js
/
/
// Generated by CoffeeScript 2.4.1 (function() { var OperationType, XMLUserDataHandler; OperationType = require('./OperationType'); // Represents a handler that gets called when its associated // node object is being cloned, imported, or renamed. module.exports = XMLUserDataHandler = class XMLUserDataHandler { // Initializes a new instance of `XMLUserDataHandler` constructor() {} // Called whenever the node for which this handler is // registered is imported or cloned. // `operation` type of operation that is being performed on the node // `key` the key for which this handler is being called // `data` the data for which this handler is being called // `src` the node being cloned, adopted, imported, or renamed // This is null when the node is being deleted. // `dst` the node newly created if any, or null handle(operation, key, data, src, dst) {} }; }).call(this);
/home/emeraadmin/www/node_modules/npm/../xmlbuilder/../xmlbuilder/lib/XMLUserDataHandler.js