AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
WorkspaceAPI
/
create
create
jvm
abstract
suspend
fun
create
(
meta
:
WorkspaceMeta
)
:
WorkspaceData
(
source
)
创建一个新的工作区。
Return
新工作区的数据。
Throws
Invalid
Workspace
Path
Exception
Duplicate
Workspace
Name
Exception