sdk
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.http.server
/
HttpServerSPAConfig
/
setFilesPath
set
Files
Path
abstract
fun
setFilesPath
(
path
:
ScriptFile
)
设置包含 SPA 静态文件(如 HTML, JS, CSS)的根目录。
Parameters
path
代表根目录的
ScriptFile
对象。