Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ end_codeblock
Method
end_codeblock
awscli/bcdoc/style.py:319–321 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
317
self.new_paragraph()
318
319
def
end_codeblock(self):
320
self.dedent()
321
self.new_paragraph()
322
323
def
codeblock(self, code):
324
""
"
Callers
4
codeblock
Method · 0.95
doc_synopsis_end
Method · 0.45
doc_option_example
Method · 0.45
doc_synopsis_end
Method · 0.45
Calls
2
new_paragraph
Method · 0.95
dedent
Method · 0.45
Tested by
no test coverage detected