method filename

Documentation for method filename assembled from the following types:

class Perl6::Documentable::Config

From Perl6::Documentable::Config

(Perl6::Documentable::Config) method filename

Defined as

method filename(--> Str)

Returns the $filename of the used configuration file.

class Perl6::Documentable::Primary

From Perl6::Documentable::Primary

(Perl6::Documentable::Primary) method filename

Defined as

method filename()

Returns the value of $!filename. It's the filename where the pod block came from.