Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
var
/
www
/
html
/
tpid-karpenter
/
web
/
node_modules
/
is-path-in-cwd
/
Or
Select Your none :
Upload File :
New :
File
Dir
/var/www/html/tpid-karpenter/web/node_modules/is-path-in-cwd/index.js
'use strict'; const isPathInside = require('is-path-inside'); module.exports = path => isPathInside(path, process.cwd());