libcue
libcue copied to clipboard
Move a bit of common code to another function?
:eyes: The implementations of the functions “cue_parse_file” and “cue_parse_string” contain a bit of common code. How do you think about to extract it to another function? :thinking: