MCPcopy Index your code
hub / github.com/aws/aws-cli / ClientMethodDocstring

Class ClientMethodDocstring

awscli/botocore/docs/docstring.py:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85class ClientMethodDocstring(LazyLoadedDocstring):
86 def _write_docstring(self, *args, **kwargs):
87 document_model_driven_method(*args, **kwargs)
88
89
90class WaiterDocstring(LazyLoadedDocstring):

Callers 2

_create_api_methodMethod · 0.90

Calls

no outgoing calls

Tested by 1