Class
Templater::ArgumentDescription
In:
lib/templater/description.rb
Parent:
Description
Methods
extract
valid?
Public Instance methods
extract
(argument)
valid?
(argument)
Checks if the given argument is valid according to this description
Parameters
argument<Object>:
Checks if the given argument is valid.
Returns
Boolean:
Validity of the argument
[Validate]