Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.6/mongoose/lib/helpers/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.6/mongoose/lib/helpers/getFunctionName.js

'use strict';

const functionNameRE = /^function\s*([^\s(]+)/;

module.exports = function(fn) {
  return (
    fn.name ||
    (fn.toString().trim().match(functionNameRE) || [])[1]
  );
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists