Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ name
Method
name
pattern/web/imap/__init__.py:207–208 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
205
206
@property
207
def
name(self):
208
return
_basename(self._name)
209
210
@property
211
def
count(self):
Callers
1
searchTag
Method · 0.45
Calls
1
_basename
Function · 0.85
Tested by
no test coverage detected