MCPcopy
hub / github.com/StructuredLabs/preswald / JSONConfig

Class JSONConfig

preswald/engine/managers/data.py:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47@dataclass
48class JSONConfig:
49 path: str
50 record_path: str | None = None
51 flatten: bool = True
52
53
54@dataclass

Callers 2

connectMethod · 0.85
_get_or_create_sourceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected