method filename
Documentation for method filename
assembled from the following types:
class Documentable::Config
From Documentable::Config
(Documentable::Config) method filename
Defined as
method filename(--> Str)
Returns the $filename
of the configuration file used.
class Documentable::Primary
(Documentable::Primary) method filename
Defined as
method filename()
Returns the value of $!filename
. It's the filename where the pod block came from.