class Pod::Item

Item in a Pod enumeration list

class Pod::Item is Pod::Block { }

Class for items in Pod enumeration lists.

Methods

method level

method level(--> Int)

Returns the level of the enumeration list, starting at 1.

Type Graph

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

Expand above chart

Routines supplied by class Pod::Block

Pod::Item 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.