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

Method clear_text

awscli/botocore/docs/bcdoc/restdoc.py:221–222  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

219 self._structure = OrderedDict()
220
221 def clear_text(self):
222 self._writes = []
223
224 def add_title_section(self, title):
225 title_section = self.add_new_section('title')

Callers 4

_replace_contentMethod · 0.45
_end_structureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected