ArgValue.asList
const(string[]) asList() const @safe pure nothrow @nogcReturns the value as a list of strings.
Returns
The list value, or null if not a list type.
const(string[]) asList() const @safe pure nothrow @nogcReturns the value as a list of strings.