Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ table_width
Method
table_width
st2client/st2client/formatters/table.py:170–171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
168
169
@property
170
def
table_width(self):
171
return
self._table_width
172
173
@table_width.setter
174
def
table_width(self, value):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected