Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ PaginatorDocstring
Class
PaginatorDocstring
awscli/botocore/docs/docstring.py:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
95
class
PaginatorDocstring(LazyLoadedDocstring):
96
def
_write_docstring(self, *args, **kwargs):
97
document_paginate_method(*args, **kwargs)
Callers
2
test_use_correct_docstring_writer
Method · 0.90
get_paginator
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_use_correct_docstring_writer
Method · 0.72