MCPcopy Create free account
hub / github.com/AdaCompNUS/summit / data

Method data

PythonAPI/docs/bp_doc_gen.py:72–73  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

70 self.endl = ' \n'
71
72 def data(self):
73 return self._data
74
75 def list_push(self, buf=''):
76 if buf:

Callers 1

generate_pb_docsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected