Module values

Module values 

Source
Expand description

A values is an object wrapper used to save a config data from the parser

For now it just provide a StringValue type which is an object wrapper to save a string input type

Structsยง

StringValue
Value is a main object that will be used as value type of String.
TupleValue
Value is a main object used to store a collection tuple of String