Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ end_codeblock
Method
end_codeblock
awscli/botocore/docs/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
7
codeblock
Method · 0.95
_add_client_creation_example
Method · 0.45
_add_exception_catch_example
Method · 0.45
_add_paginator
Method · 0.45
_add_single_waiter
Method · 0.45
document_input
Method · 0.45
document_output
Method · 0.45
Calls
2
new_paragraph
Method · 0.95
dedent
Method · 0.45
Tested by
no test coverage detected