文件操作 - toConsumableArray.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js
编辑文件内容
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _toConsumableArray; var _arrayWithoutHoles = require("./arrayWithoutHoles.js"); var _iterableToArray = require("./iterableToArray.js"); var _unsupportedIterableToArray = require("./unsupportedIterableToArray.js"); var _nonIterableSpread = require("./nonIterableSpread.js"); function _toConsumableArray(arr) { return (0, _arrayWithoutHoles.default)(arr) || (0, _iterableToArray.default)(arr) || (0, _unsupportedIterableToArray.default)(arr) || (0, _nonIterableSpread.default)(); } //# sourceMappingURL=toConsumableArray.js.map
修改文件时间
将文件时间修改为当前时间的前一年
删除文件