CommandLineConfigurationExtensions extension

Extension methods for registering CommandLineConfigurationProvider with ConfigurationBuilder.

on

Methods

addCommandLine(Iterable<String> args, [LinkedHashMap<String, String>? switchMappings]) ConfigurationBuilder
Adds a CommandLineConfigurationProvider ConfigurationProvider that reads configuration values from the command line.