Raxol.Core.Preferences (Raxol v2.0.1)

View Source

Manages user preferences and settings for the Raxol terminal UI.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_preference(key, default \\ nil)

handle_manager_cast(msg, state)

Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.

handle_manager_info(msg, state)

Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.

set_preference(key, value)

start_link(init_opts \\ [])