MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / save

Method save

uncommon_route/spend_control.py:70–70  ·  view source on GitHub ↗
(self, data: dict[str, Any])

Source from the content-addressed store, hash-verified

68
69 @abstractmethod
70 def save(self, data: dict[str, Any]) -> None: ...
71
72
73class FileSpendControlStorage(SpendControlStorage):

Callers 1

_saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected