文件操作 - context.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/nitropack/dist/runtime/internal/context.d.ts
编辑文件内容
import { type H3Event } from "h3"; export declare const nitroAsyncContext: import("unctx/index").UseContext<NitroAsyncContext>; /** * * Access to the current Nitro request event. * * @experimental * - Requires `experimental.asyncContext: true` config to work. * - Works in Node.js and limited runtimes only * */ export declare function useEvent(): H3Event;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件