Parse(IEnumerable<string>) Method
Namespace
Statiq.Common
Containing Type
SettingsParser

Syntax

public static IReadOnlyDictionary<string, string> Parse(IEnumerable<string> args)

Parameters

Name Type Description
args IEnumerable<string>

Return Value

Type Description
IReadOnlyDictionary<string, string>