文件操作 - index.mjs
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/unenv/runtime/node/https/index.mjs
编辑文件内容
import { notImplemented, notImplementedClass } from "../../_internal/utils.mjs"; export const Server = notImplementedClass("https.Server"); export const Agent = notImplementedClass("https.Agent"); export const globalAgent = void 0; export const get = notImplemented("https.get"); export const createServer = notImplemented("https.createServer"); export const request = notImplemented("https.request"); export default { Server, Agent, globalAgent, get, createServer, request };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件