MCPcopy Index your code
hub / github.com/pyload/pyload / iface

Method iface

module/network/RequestFactory.py:38–39  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

36 self.cookiejars = {}
37
38 def iface(self):
39 return self.core.config["download"]["interface"]
40
41 def getRequest(self, pluginName, account=None, type="HTTP", **kwargs):
42 self.lock.acquire()

Callers 1

getOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected