Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ style_header_column
Method
style_header_column
awscli/table.py:166–167 ·
view source on GitHub ↗
(self, text)
Source
from the content-addressed store, hash-verified
164
return
text
165
166
def
style_header_column(self, text):
167
return
text
168
169
def
style_row_element(self, text):
170
return
text
Callers
1
_render_column_titles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected