Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ new_paragraph
Method
new_paragraph
awscli/bcdoc/style.py:34–35 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
32
self._indent = value
33
34
def
new_paragraph(self):
35
return
'\n%s'
% self.spaces()
36
37
def
indent(self):
38
self._indent += 1
Callers
15
doc_title
Method · 0.45
doc_description
Method · 0.45
doc_option
Method · 0.45
_document_enums
Method · 0.45
_do_doc_member
Method · 0.45
_document_constraints
Method · 0.45
doc_synopsis_end
Method · 0.45
_add_webapi_crosslink
Method · 0.45
_add_note_for_document_types_if_used
Method · 0.45
doc_option_example
Method · 0.45
doc_title
Method · 0.45
doc_description
Method · 0.45
Calls
1
spaces
Method · 0.95
Tested by
no test coverage detected