Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ is_vertical
Method
is_vertical
pattern/web/pdf/cmapdb.py:43–44 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
41
return
42
43
def
is_vertical(self):
44
return
False
45
46
def
use_cmap(self, cmap):
47
assert isinstance(cmap, CMap)
Callers
2
__init__
Method · 0.45
render_string
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected