View Source Tui (fnord v0.4.23)

Summary

Functions

Link to this function

add_step(msg, detail \\ nil)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

finish_step(id, outcome)

View Source
Link to this function

finish_step(id, outcome, msg, detail \\ nil)

View Source

Callback implementation for GenServer.init/1.

Link to this function

stop(pid, status \\ :normal)

View Source
Link to this function

update_step(id, msg, detail \\ nil)

View Source