BLUE
PHP 7.4.33
Path:
/var/www/wordpress-nextjs.wpress.dk/httpdocs/node_modules/.bin
Run
Logout
Edit File
Size: 356 B
Close
/var/www/wordpress-nextjs.wpress.dk/httpdocs/node_modules/.bin/loose-envify
Text
Base64
#!/usr/bin/env node 'use strict'; var looseEnvify = require('./'); var fs = require('fs'); if (process.argv[2]) { fs.createReadStream(process.argv[2], {encoding: 'utf8'}) .pipe(looseEnvify(process.argv[2])) .pipe(process.stdout); } else { process.stdin.resume() process.stdin .pipe(looseEnvify(__filename)) .pipe(process.stdout); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
loose-envify
356 B
lrwxr-xr-x
2024-10-14 10:18:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
nanoid
1.10 KB
lrwxr-xr-x
2024-10-14 10:18:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
next
10.49 KB
lrwxr-xr-x
2024-10-14 10:18:53
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tsc
45 B
lrwxr-xr-x
2024-10-14 10:18:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tsserver
50 B
lrwxr-xr-x
2024-10-14 10:18:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).