A regex match has the method `groups`. This method returns a tuple with all of the groups that the pattern contained. Here's an example 👇
0 likes 2 replies
?
A regex match has the method `groups`. This method returns a tuple with all of the groups that the pattern contained. Here's an example 👇
0 likes 2 replies