mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
docstring
This commit is contained in:
parent
74b560c3c2
commit
dab291c72f
@ -536,6 +536,9 @@ class SystemTestMixin(pollmixin.PollMixin, testutil.StallMixin):
|
||||
return s
|
||||
|
||||
def _create_introducer(self):
|
||||
"""
|
||||
:returns: (via Deferred) an Introducer instance
|
||||
"""
|
||||
iv_dir = self.getdir("introducer")
|
||||
if not os.path.isdir(iv_dir):
|
||||
introducer_config = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user