文件操作 - logger.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@redocly/openapi-core/lib/logger.d.ts
编辑文件内容
import * as colorette from 'colorette'; export { options as colorOptions } from 'colorette'; export declare const colorize: typeof colorette; declare class Logger { protected stderr(str: string): boolean; info(str: string): boolean | void; warn(str: string): boolean | void; error(str: string): boolean | void; } export declare const logger: Logger;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件