Desktop
v1.1.0
GUIDES
Modules
Desktop.Env
(Desktop v1.1.0)
View Source
Link to this section
Summary
Functions
await(key)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
connect(object, command, callback, id \\ nil)
get(key, default \\ nil)
pop(key, default \\ nil)
put(key, value)
wx()
wx_env()
Link to this section
Functions
Link to this function
await(key)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
connect(object, command, callback, id \\ nil)
View Source
Link to this function
get(key, default \\ nil)
View Source
Link to this function
pop(key, default \\ nil)
View Source
Link to this function
put(key, value)
View Source
Link to this function
wx()
View Source
Link to this function
wx_env()
View Source