Skip to content

AthConfigFlags: refactor fillFromArgs

Frank Winklmeier requested to merge fwinkl/athena:fillfromstr into 23.0

Refactor the parsing of key=value pairs into its own function so it can be used from other applications that do not require the full command line parsing.

cc @will

Merge request reports