Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
document_copy_source_form
Function · 0.45
document_cloudformation_get_template_return_type
Function · 0.45
_replace_content
Method · 0.45
_end_structure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected