struct PendingConfigValue

Stores a pending configuration value for late-registered variables.

Used when a value is loaded from INI/command line before the variable is registered.

Public

Fields

value

String value

source