VECTO Input Manager
Loading...
Searching...
No Matches
VectoInputManager.Core.ParamBuilder Class Reference

Parses and supplies key=value overrides for prompt answers during interactive building. Matches keys to prompt property paths and converts string values to the expected types, tracking which parameters were consumed. More...

Public Member Functions

bool TryGetValue (PromptAction action, out object? obj)
void SetParamValues (string[] values, CorpusBuilder? corpus)

Public Attributes

Dictionary< string, string > Files = new(StringComparer.OrdinalIgnoreCase)

Properties

IReadOnlyList< string > UnusedParams [get]

Detailed Description

Parses and supplies key=value overrides for prompt answers during interactive building. Matches keys to prompt property paths and converts string values to the expected types, tracking which parameters were consumed.


The documentation for this class was generated from the following file:
  • VectoInputManagerCore/Builders/ParamBuilder.cs