Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ features
Method
features
pattern/vector/__init__.py:497–498 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
495
496
@property
497
def
features(self):
498
return
self._terms.keys()
499
500
@property
501
def
count(self):
Callers
nothing calls this directly
Calls
1
keys
Method · 0.45
Tested by
no test coverage detected