class Pod::Block::Named is Pod::Block { }
Class for a named Pod block. For example
=begin MySection
=end MySection
creates a Pod::Block::Named
with name MySection
.
Returns the name of the block.
Type relations for Pod::Block::Named
Expand chart above