Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Relento/lego_release
/ _current_table_spec
Method
_current_table_spec
tu/loggers/html_table.py:47–48 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
46
@property
47
def
_current_table_spec(self):
48
return
self._current_table_spec_stack[-1]
49
50
@property
51
def
_current_columns(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected