Class Simp::Cli::Config::ListItem
In: lib/simp/cli/config/items/list_item.rb
Parent: Item

A Item that asks for lists instead of Strings

 note that @value  is now an Array

Methods

Attributes

allow_empty_list  [RW] 

Public Class methods

Public Instance methods

print a pretty summary of the ListItem‘s key+value, printed to stdout

validate the list and each item in the list

validate a single list item

[Validate]