midday-commander
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Config Class Reference

Provides external configuration to the Application. More...

#include <Config.h>

Collaboration diagram for Config:
[legend]

Public Member Functions

 Config (const std::filesystem::path &path=std::string{getenv("HOME")}+"/.midday.json")
 

Public Attributes

Theme theme = Theme::defaultTheme
 

Detailed Description

Provides external configuration to the Application.

Constructor & Destructor Documentation

◆ Config()

Config::Config ( const std::filesystem::path &  path = std::string{getenv("HOME")} + "/.midday.json")
explicit

Member Data Documentation

◆ theme

Theme Config::theme = Theme::defaultTheme

The documentation for this class was generated from the following files: