MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / render_finish

Method render_finish

src/commoncode/cliutils.py:263–264  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

261 return item_info
262
263 def render_finish(self):
264 self.file.flush()
265
266
267BAR_WIDTH = 20

Callers 1

scan_codebaseFunction · 0.80

Calls 1

flushMethod · 0.45

Tested by

no test coverage detected