BaseReport

Undocumented in source.
version(unittest)
abstract
class BaseReport : Report {}

Members

Functions

pages
Page[] pages()
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Report

print
string print()
Undocumented in source.
pages
Page[] pages()
Undocumented in source.
title
string title()
Undocumented in source.

Meta