Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/mongodb/lib/operations/index_information.js
Назад
'use strict'; const OperationBase = require('./operation').OperationBase; const indexInformation = require('./common_functions').indexInformation; class IndexInformationOperation extends OperationBase { constructor(db, name, options) { super(options); this.db = db; this.name = name; } execute(callback) { const db = this.db; const name = this.name; const options = this.options; indexInformation(db, name, options, callback); } } module.exports = IndexInformationOperation;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка