class Pod::Block::Code is Pod::Block { }

Class for a code (verbatim) Pod block.

Type Graph §

Type relations for Pod::Block::Code
perl6-type-graph Pod::Block::Code Pod::Block::Code Pod::Block Pod::Block Pod::Block::Code->Pod::Block Mu Mu Any Any Any->Mu Pod::Block->Any

Expand above chart

Routines supplied by class Pod::Block §

Pod::Block::Code inherits from class Pod::Block, which provides the following routines:

(Pod::Block) method contents §

method contents(--> Positional:D)

Returns a list of contents of this block.

(Pod::Block) method config §

method config(--> Map:D)

Returns a hash of configs.

Generated from

Generated from Type/Pod/Block/Code.pod6