Closed jbtfk closed 5 months ago
I have tested this by adding SINK.md to the root of a Sink implementation, called $this->getDocumentation() from somewhere in Sink (like fetch). Then I've printed the result to log by using LogPrintf.
$this->getDocumentation()
I have tested this by adding SINK.md to the root of a Sink implementation, called
$this->getDocumentation()
from somewhere in Sink (like fetch). Then I've printed the result to log by using LogPrintf.