Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
267
BAR_WIDTH = 20
Callers
1
scan_codebase
Function · 0.80
Calls
1
flush
Method · 0.45
Tested by
no test coverage detected