Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ string
Method
string
pattern/web/__init__.py:1837–1838 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1835
1836
@property
1837
def
string(self):
1838
return
self.plaintext()
1839
1840
@property
1841
def
content(self):
Callers
nothing calls this directly
Calls
1
plaintext
Method · 0.95
Tested by
no test coverage detected