文件操作 - index.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/unenv/runtime/node/url/index.d.ts
编辑文件内容
import type url from "node:url"; export declare const URL: typeof url.URL; export declare const URLSearchParams: { new (init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams; prototype: URLSearchParams; }; export declare const parse: typeof url.parse; export declare const resolve: typeof url.resolve; export declare const urlToHttpOptions: typeof url.urlToHttpOptions; export declare const format: typeof url.format; export declare const domainToASCII: typeof url.domainToASCII; export declare const domainToUnicode: typeof url.domainToUnicode; export declare const pathToFileURL: typeof url.pathToFileURL; export declare const fileURLToPath: typeof url.fileURLToPath; declare const _default: typeof url; export default _default;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件