MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / file

Method file

scripts/tools/draw-png.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21 self._isvalid = False
22
23 def file(self):
24 return self._file
25
26 def category(self):
27 return self._category

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected