MCPcopy
hub / github.com/EutropicAI/Final2x / getRootPath

Method getRootPath

src/renderer/src/utils/pathFormat.ts:22–24  ·  view source on GitHub ↗

* @description 返回本次上传的根目录

()

Source from the content-addressed store, hash-verified

20 * @description 返回本次上传的根目录
21 */
22 getRootPath(): string {
23 return this.rootpath
24 }
25
26 /**
27 * @description 相对于本次上传的根目录,返回拼接后的真实路径

Callers 2

getOutPutPATHFunction · 0.95
pathFormat.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected