View Source Settings (fnord v0.4.32)

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

get(settings, key, default \\ nil)

Get a value from the settings store.

get_project(settings)

get_root(settings)

home()

Get the path to the store root directory.

new()

set(settings, key, value)

Set a value in the settings store.

set_project(settings, data)

settings_file()

Get the path to the settings file.