class Pod::Block::Table
Table in a Pod document
class Pod::Block::Table is Pod::Block { }
Class for a table in a Pod document.
Methods
method caption
method caption(--> Str:D)
Returns the associated caption of the table.
method headers(--> Positional:D)
Returns a list of table headers. If no headers have been defined the
list is empty.
See Also
class Channel
Thread-safe queue for sending values from producers to consumers
class IO::Spec
Platform specific operations on file and directory paths
class Lock
A low-level, re-entrant, mutual exclusion lock
class Proc
Running process (filehandle-based interface)
class Supply
Asynchronous data stream with multiple subscribers
class VM
Raku Virtual Machine related information
The Camelia image is copyright 2009 by Larry Wall. "Raku" is a trademark of the Yet Another Society.
All rights reserved.
Built with Podlite ā the markup and publishing tools behind this site.