Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/data-apis/python-record-api
/ TOS
Method
TOS
record_api/core.py:331–332 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
329
330
@property
331
def
TOS(self):
332
return
self.op_stack[-1]
333
334
@property
335
def
TOS1(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected