ArgValue.asList

const(string[]) asList() const @safe pure nothrow @nogc

Returns the value as a list of strings.

Returns

The list value, or null if not a list type.