文件操作 - index.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/type-check/lib/index.js
编辑文件内容
// Generated by LiveScript 1.6.0 (function(){ var VERSION, parseType, parsedTypeCheck, typeCheck; VERSION = '0.4.0'; parseType = require('./parse-type'); parsedTypeCheck = require('./check'); typeCheck = function(type, input, options){ return parsedTypeCheck(parseType(type), input, options); }; module.exports = { VERSION: VERSION, typeCheck: typeCheck, parsedTypeCheck: parsedTypeCheck, parseType: parseType }; }).call(this);
修改文件时间
将文件时间修改为当前时间的前一年
删除文件