ACIL FM
Dark
Refresh
Current DIR:
/home/benbot/bot/server/node_modules/dotenv/lib
/
home
benbot
bot
server
node_modules
dotenv
lib
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
cli-options.js
385 B
chmod
View
DL
Edit
Rename
Delete
env-options.js
733 B
chmod
View
DL
Edit
Rename
Delete
main.d.ts
4.99 MB
chmod
View
DL
Edit
Rename
Delete
main.js
10.45 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/benbot/bot/server/node_modules/dotenv/lib/cli-options.js
const re = /^dotenv_config_(encoding|path|quiet|debug|override|DOTENV_KEY)=(.+)$/ module.exports = function optionMatcher (args) { const options = args.reduce(function (acc, cur) { const matches = cur.match(re) if (matches) { acc[matches[1]] = matches[2] } return acc }, {}) if (!('quiet' in options)) { options.quiet = 'true' } return options }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply