Allow parse_filename to handle link matches
The only group they share is simple_file_name, so that is now the first one we check. In the case of a link match, that group is always populated with a truthy value, so the fall-through is safe.
Showing
Please register or sign in to comment