文件操作 - types.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/simple-git/dist/typings/types.d.ts
编辑文件内容
export type { RemoteWithoutRefs, RemoteWithRefs } from '../src/lib/responses/GetRemoteSummary'; export type { LogOptions, DefaultLogFields } from '../src/lib/tasks/log'; export type { outputHandler, Options, TaskOptions, SimpleGitOptions, SimpleGitProgressEvent, SimpleGitTaskCallback, } from '../src/lib/types'; export { pathspec } from '../src/lib/args/pathspec'; export type { ApplyOptions } from '../src/lib/tasks/apply-patch'; export { CheckRepoActions } from '../src/lib/tasks/check-is-repo'; export { CleanOptions, CleanMode } from '../src/lib/tasks/clean'; export type { CloneOptions } from '../src/lib/tasks/clone'; export { GitConfigScope } from '../src/lib/tasks/config'; export type { CountObjectsResult } from '../src/lib/tasks/count-objects'; export { DiffNameStatus } from '../src/lib/tasks/diff-name-status'; export { GitGrepQuery, grepQueryBuilder } from '../src/lib/tasks/grep'; export { ResetOptions, ResetMode } from '../src/lib/tasks/reset'; export type { VersionResult } from '../src/lib/tasks/version';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件