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