ref_source


Description:

public Source? ref_source ()

References the Source to which this is paired, use unref when no longer needed.

It can be null in some cases, like when running tests.

Parameters:

this

An BookCache

Returns:

A reference to the Source to which this is paired, or null.