MCPcopy Index your code
hub / github.com/Codeplain-ai/codeplain / RenderStateUpdated

Class RenderStateUpdated

plain2code_events.py:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49@dataclass
50class RenderStateUpdated(BaseEvent):
51 state: str
52 previous_state: Optional[str]
53 snapshot: RenderContextSnapshot
54
55
56@dataclass

Callers 1

runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected