MCPcopy
hub / github.com/pyload/pyload / setConfigValue

Method setConfigValue

module/remote/socketbackend/ttypes.py:359–360  ·  view source on GitHub ↗
(self, category, option, value, section)

Source from the content-addressed store, hash-verified

357 def setCaptchaResult(self, tid, result):
358 pass
359 def setConfigValue(self, category, option, value, section):
360 pass
361 def setPackageData(self, pid, data):
362 pass
363 def setPackageName(self, pid, name):

Callers 3

saveSectionMethod · 0.45
setMethod · 0.45
save_configFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected