Class Lisp::Format::Parameters::ArgumentCount
In: lib/facet/lisp-format.rb
Parent: Parameter

Represents the # parameter, which retrieves the number of arguments left to process.

Methods

value  

Public Instance methods

Retrieve this parameters value by getting the number of arguments left to process.

[Validate]