Class Lisp::Format::Directives::Factory
In: lib/facet/lisp-format.rb
Parent: Object

Factory for directives. Formatting directives should be created using singleton methods in this class.

Methods

build  

Public Class methods

Create a directive given a set of paramaters, modifiers, the character representing the directive, possible owning directive, and position in the format string.

[Validate]