Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ capture_names
Method
capture_names
rure/regex.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
}
66
67
def
capture_names(self):
68
return
self._rure.capture_names()
69
70
@accepts_string
71
def
is_match(self, string, pos=0, endpos=None):
Callers
3
__init__
Method · 0.95
lastindex
Method · 0.45
lastgroup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected