MCPcopy Create free account
hub / github.com/apache/fory / read_ref

Method read_ref

python/pyfory/tests/test_policy.py:65–66  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63 return next(self._values)
64
65 def read_ref(self):
66 return next(self._values)
67
68
69class FalseyState:

Callers 1

readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected