* @brief Consume a string setting only when it matches an allowed value. * * @param vars Parsed configuration entries; consumed keys are erased. * @param name Configuration key to consume. * @param input Destination field updated when the setting exists and parses successfully. * @param allowed_vals Accepted string values for this setting. */
source not stored for this graph (policy: none)
no test coverage detected