MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / double_between_f

Function double_between_f

src/config.cpp:1259–1268  ·  view source on GitHub ↗

* @brief Consume a floating-point setting only when it falls inside an inclusive range. * * @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 range Inclusive range accepted for the parsed value. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

apply_configFunction · 0.85

Calls 1

double_fFunction · 0.85

Tested by

no test coverage detected