Searched defs:insert (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/file_layout/
H A Dfile_manager.py24 """centralized object for insert, lookup, and removal of files.
27 insert, lookup, and remove files, stored in the download directory of the
74 """Used to indicate that an in-progress insert failed because the
85 "to insert it into the cache as {dest}.").format(
240 def insert(self, hashval, src_path): member in class:FileManager

Completed in 13 milliseconds