Fix CLI handling of string and atom_value values
Fix parsing of CLI arguments for strings and atom values. Other types still fall back to the INI parser, which we need to imrpove eventually. For example, URIs require surrounding "<>", a list of strings still requires each string to be quoted, etc.
Showing
Please register or sign in to comment