I have such code:
我有这样的代码:
A.js
module.exports = function() {
/*
Here I need to find out the path of module in which this function was called.
*/
};
module.exI have such code:
我有这样的代码:
A.js
module.exports = function() {
/*
Here I need to find out the path of module in which this function was called.
*/
};
module.ex