MCPcopy Create free account
hub / github.com/DCurrent/openbor / find_file

Method find_file

tools/borplay/source/packlib.py:61–72  ·  view source on GitHub ↗

Returns a file-like object for the file or None if the file isn't contained in this packfile. This method searches for the file by its filename.

(self, filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_fileFunction · 0.95

Calls 1

read_fileMethod · 0.95

Tested by

no test coverage detected