CHAT (chat v6.8.2)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Callback implementation for Application.start/2.

Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for Supervisor.init/1.

Link to this macro

row(args \\ [])

(macro)
Link to this macro

row(record, args)

(macro)
Link to this macro

screen(args \\ [])

(macro)
Link to this macro

screen(record, args)

(macro)
Link to this macro

section(args \\ [])

(macro)
Link to this macro

section(record, args)

(macro)
Link to this function

start(type, args)

Callback implementation for Application.start/2.