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
/
delete
delete
jvm
abstract
suspend
fun
delete
(
id
:
UUID
)
:
Boolean
(
source
)
删除工作区,请确保工作区内无会话。
Return
找不到工作区返回 false,删除成功返回 true。
Throws
Default
Workspace
Mutation
Exception
Workspace
Not
Empty
Exception