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

Method style_indentation_char

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

Source from the content-addressed store, hash-verified

170 return text
171
172 def style_indentation_char(self, text):
173 return text
174
175
176class ColorizedStyler(Styler):

Callers 1

_render_sectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected