Module pueue_lib::settings

source ·
Expand description

Pueue’s configuration representation.

Structs§

  • All settings which are used by the client
  • All settings which are used by the daemon
  • The nested settings struct for profiles.
    In contrast to the normal Settings struct, this struct doesn’t allow profiles. That way we prevent nested profiles and problems with self-referencing structs.
  • The parent settings struct.
    This contains all other setting structs.
  • All settings which are used by both, the client and the daemon

Constants§

Functions§