MCPcopy Create free account
hub / github.com/aws/aws-cli / style_row_element

Method style_row_element

awscli/table.py:169–170  ·  view source on GitHub ↗
(self, text)

Source from the content-addressed store, hash-verified

167 return text
168
169 def style_row_element(self, text):
170 return text
171
172 def style_indentation_char(self, text):
173 return text

Callers 1

_render_rowsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected