Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:prefargs

1011 def _run(mode, verbose, force, args, prefargs, watcher):
1014 prefs = PimpPreferences(**prefargs)
1127 prefargs = {}
1154 prefargs['installDir'] = a
1156 prefargs['pimpDatabase'] = a
1162 _run(mode, verbose, force, args, prefargs, watcher)