File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/cardinal/lib/highlightFileSync.js
Back
var fs = require('fs') , highlight = require('./highlight'); module.exports = function highlightFileSync (fullPath, opts) { var code = fs.readFileSync(fullPath, 'utf-8'); opts = opts || { }; if (opts.json !== false && fullPath.match(/\.json$/i)) { opts.json = true; } return highlight(code, opts); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings