Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.5/@hapi/hoek/lib/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.5/@hapi/hoek/lib/reachTemplate.js

'use strict';

const Reach = require('./reach');


const internals = {};


module.exports = function (obj, template, options) {

    return template.replace(/{([^{}]+)}/g, ($0, chain) => {

        const value = Reach(obj, chain, options);
        return (value === undefined || value === null ? '' : value);
    });
};

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