Expand description

Contains constructs defined inKConfig header

Structs

Struct representing KConfig class.

Determines how the system-wide and user’s global settings will affect the reading of the configuration. This is a bitfag. Thus it is possible to pass options like OpenFlags::INCLUDE_GLOBALS | OpenFlags::CASCADE_CONFIG

Traits

Trait representing methods from KConfig class.