File manager - Edit - /usr/local/lib/node_modules/knex-migrator/node_modules/tildify/index.js
Back
'use strict'; const path = require('path'); const os = require('os'); const homeDirectory = os.homedir(); module.exports = absolutePath => { const normalizedPath = path.normalize(absolutePath) + path.sep; return (normalizedPath.indexOf(homeDirectory) === 0 ? normalizedPath.replace(homeDirectory + path.sep, `~${path.sep}`) : normalizedPath).slice(0, -1); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings