Module genee::configuration[][src]

Expand description

Utilities to store settings persistently on the disk.

Structs

This struct contains all persistent configuration items.

Functions

Returns the path to the persistent configuration file.

Loads the persistent configuration from its default location.

Serializes the provided configuration to pretty, human-readable format.

Saves the persistent configuration to its default location.