AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
PathResolver
/
toHostPath
to
Host
Path
jvm
abstract
fun
toHostPath
(
path
:
Path
)
:
Path
(
source
)
将容器内路径转换为宿主路径,适用于根据 LLM 的请求读写宿主文件系统。
Throws
Path
Outside
Workspace
Exception
提供的路径超出了宿主挂载范围。