Class | Lisp::Format::Directives::ArgJump |
In: |
lib/facet/lisp-format.rb
|
Parent: | Directive |
Represents the ~* (Argument jumping) directive. This moves arbitrarily amongst the arguments passed to the formatting engine.
Moves backwards or forwards, relative or absolute, among the formatting arguments. The full form is
~n:@*
with the following interpretations