method load

Documentation for method load assembled from the following types:

class Perl6::Documentable::Registry

From Perl6::Documentable::Registry

(Perl6::Documentable::Registry) method load

Defined as

method load(Str :$path --> Positional[Pod::Block::Named])

Loads a new pod6 file and returns it. It will load it from the cache if use-cache is set to True.