Class
Protest::Reports::Stories::PDF
In:
lib/protest/reports/stories/pdf.rb
Parent:
Report
Methods
new
render_header
render_many
Included Modules
Utils::Summaries
Utils::ColorfulOutput
Public Class methods
new
(stream=STDOUT)
Set the stream where the report will be written to. STDOUT by default.
Public Instance methods
render_header
(pdf)
render_many
(pdf, elements)
[Validate]