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

Represents the ~~ (Tilde) directive. This outputs a tilde (~) character a given number of times.

Methods

new  

Public Class methods

Set the output character to a tilde (~).

[Validate]