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
/
ConfigAPI
/
getEnv
get
Env
jvm
abstract
suspend
fun
getEnv
(
type
:
EnvType
,
id
:
String
)
:
String
?
(
source
)
获取一个环境变量的值。
Return
环境变量的 value,找不到返回 null。
Throws
Secret
Store
Locked
Exception