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
/
setEnv
set
Env
jvm
abstract
suspend
fun
setEnv
(
type
:
EnvType
,
id
:
String
,
value
:
String
)
(
source
)
添加一个环境变量,允许覆盖。
环境变量加密存储。
Throws
Secret
Store
Locked
Exception
Gpg
Exception