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