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

Method write

awscli/bcdoc/docstringparser.py:101–102  ·  view source on GitHub ↗
(self, doc)

Source from the content-addressed store, hash-verified

99 self.parent = parent
100
101 def write(self, doc):
102 raise NotImplementedError
103
104
105class StemNode(Node):

Callers 5

feedMethod · 0.45
closeMethod · 0.45
writeMethod · 0.45
_write_childrenMethod · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected