Type PropertySwiftArgumentParser
allValueStrings
An array of all possible strings to that can convert to value of this type.
Available because
Self
conforms toExpressibleByArgument
.
static var allValueStrings: [String] { get }
Overview
The default implementation of this property returns an empty array.