webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
webkitpy.common.system.zipfileset_mock Namespace Reference

Functions

def make_factory (ziphashes)
 

Function Documentation

◆ make_factory()

def webkitpy.common.system.zipfileset_mock.make_factory (   ziphashes)
ZipFileSet factory routine that looks up zipfiles in a dict;
each zipfile should also be a dict of member names -> contents.