Class Simp::Cli::Config::ItemListFactory
In: lib/simp/cli/config/item_list_factory.rb
Parent: Object

Builds an Array of Config::Items

Methods

Included Modules

Simp::Cli::Config::Logging

Public Class methods

Public Instance methods

recursively build an item queue

returns an instance of an Config::Item based on a String of its class name

create a YAML writer that will "safety save" after each answer

create SIMP-specific Item tree represented in YAML explicit_query_required = Whether to query for items not in the answers file for which the defaults should not be silently used.

[Validate]