Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ end_li
Method
end_li
awscli/botocore/docs/bcdoc/style.py:267–269 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
265
self.doc.write(
'* '
)
266
267
def
end_li(self):
268
self.do_p = True
269
self.new_line()
270
271
def
li(self, s):
272
if
s:
Callers
1
li
Method · 0.95
Calls
1
new_line
Method · 0.95
Tested by
no test coverage detected