Class Lisp::Format::Directives::NewPage
In: lib/facet/lisp-format.rb
Parent: CharacterDirective

Represents the ~| (Newpage) directive. This outputs a new-page (?\f) character a given number of times.

Methods

new  

Public Class methods

Set the output character to a new-page (?\f).

[Validate]