method find-references
Documentation for method find-references
assembled from the following types:
class Documentable::Primary
(Documentable::Primary) method find-references
Defined as
method find-references(:)
Similar to find-definitions
. It runs through the pod recursively finding all X<>
elements.
The behavior of X<>
elements is being discussed here: https://github.com/Raku/doc/issues/1410. Any feedback is welcomed.