Pidge.Runtime.RunState (pidge v0.2.0)
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
delete_meta_key(key)
Link to this function
delete_opt(key)
Link to this function
get_meta()
Link to this function
get_meta_key(key)
Link to this function
get_opt(key)
Link to this function
get_opts()
Link to this function
get_verbosity()
Link to this function
handle_sandboxed_call(arg1, from, state)
Link to this function
init(_)
Callback implementation for GenServer.init/1
.
Link to this function
init_session(initial_opts)
Link to this function
reset_for_new_run()
Link to this function
set_meta(meta)
Link to this function
set_meta_key(key, value)
Link to this function
set_opt(key, value)
Link to this function
set_opts(opts)
Link to this function
start_link()
Link to this function