class Option < Parameter
- Inherits from
Parameter: #children?, #add, #each, #filter, #text, #traverse, #extract_text, .build, .bracketed_content, .match, .parse
Describes a method option (keyword argument).
@option :cached [bool] Whether to cache the value.