Regex in parser/selector

Issue #10 resolved
Rune Gangsø created an issue

Add the possibility of getting objects by matching attributes based on a regular expression. For Example: aeq("com[name=/main/i]") would return all comps with names containing "main".

Would this be a useful feature?

Comments (2)

  1. Log in to comment