method url-in-origin

Documentation for method url-in-origin assembled from the following types:

class Perl6::Documentable::Secondary

From Perl6::Documentable::Secondary

(Perl6::Documentable::Secondary) method url-in-origin

Defined as newdef method url-in-origin

Returns a URL pointing to the HTML file associated to its origin, with an additional fragment pointing to the exact part where the secondary pod was found.

For instance, if this Perl6::Documentable::Secondary object was created using a =head2 method new subpod, found in a bigger pod, Any.pod6, this method will return /type/Any#method_new.