This module contains all the formatting directives that are defined in the Lisp formatting embedded language. The base class for all directives is aptly named Directive, and all directive classes should sub-class from it.
[Validate]