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
/
AdapterAPI
/
alive
alive
jvm
abstract
suspend
fun
alive
(
name
:
KebabCase
)
:
Boolean
(
source
)
根据适配器的 name 获取适配器是否正在运行。
Throws
Adapter
Not
Found
Exception