MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / AdapterContext

Class AdapterContext

scripts/website/syndicate_browser_posts.py:114–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113@dataclass
114class AdapterContext:
115 post: Post
116 body_markdown: str
117 headed: bool
118 validate_only: bool
119
120
121# --------------------------------------------------------------------------- #

Callers 1

run_adapterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected