View Source Settings (fnord v0.4.26)

Summary

Functions

Get a value from the settings store.

Get the path to the store root directory.

Set a value in the settings store.

Get the path to the settings file.

Functions

Link to this function

get(settings, key, default \\ nil)

View Source

Get a value from the settings store.

Link to this function

get_project(settings, project)

View Source

Get the path to the store root directory.

Link to this function

set(settings, key, value)

View Source

Set a value in the settings store.

Link to this function

set_project(settings, project, data)

View Source

Get the path to the settings file.