PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/mem-fs-editor/lib/actions

Просмотр файла: exists.js

'use strict';

module.exports = function (filepath) {
  const file = this.store.get(filepath);

  return file.contents !== null;
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!