文件操作 - core.js
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/js-yaml/lib/schema/core.js
编辑文件内容
// Standard YAML's Core schema. // http://www.yaml.org/spec/1.2/spec.html#id2804923 // // NOTE: JS-YAML does not support schema-specific tag resolution restrictions. // So, Core schema has no distinctions from JSON schema is JS-YAML. 'use strict'; module.exports = require('./json');
修改文件时间
将文件时间修改为当前时间的前一年
删除文件