kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.nodejs
/
ProcessEnv
Process
Env
external
interface
ProcessEnv
(
source
)
Members & Extensions
Functions
get
Link copied to clipboard
inline operator
fun
ProcessEnv
.
get
(
key
:
String
)
:
String
?
set
Link copied to clipboard
inline operator
fun
ProcessEnv
.
set
(
key
:
String
,
value
:
String
?
)