*Not documented*
def get_linkwriter(self):
origin: test.rest.RestReporter
where:
function source:
def get_linkwriter(self):
if self.linkwriter is None:
self.linkwriter = self.config.getinitialvalue('linkwriter')
return self.linkwriter
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rest.py
traceback test.rest.RestReporter.get_linkwriter.0
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rest.py
traceback test.rest.RestReporter.get_linkwriter.1
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rest.py
traceback test.rest.RestReporter.get_linkwriter.2
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rest.py
traceback test.rest.RestReporter.get_linkwriter.3
called in /home/johnny/projects/merlinux/py/dist/py/test/rsession/rest.py