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
/
CoreAPI
/
ConfigAPI
/
removeProvider
remove
Provider
jvm
abstract
suspend
fun
removeProvider
(
id
:
UUID
)
:
Boolean
(
source
)
删除提供商,同时删除提供商的所有模型。
Return
找不到返回 false,成功删除返回 true。
See also
set
Default
Model
get
Default
Model
Throws
Illegal
Argument
Exception
默认模型在此提供商下。