argparse.core.TypesApi.Reader
See theReader companion object
A typeclass that defines how to convert a string from a single command line argument to a given type.
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object BooleanReader.typeobject DoubleReader.typeobject DurationReader.typeobject FiniteDurationReader.typeobject FloatReader.typetrait FsPathReader[A]object FilePathReader.typeobject JavaFileReader.typeobject JavaPathReader.typeobject PathReader.typeobject RelPathReader.typeobject SubPathReader.typeobject InputStreamReader.typeobject InstantReader.typeobject LocalDateReader.typeobject LocalDateTimeReader.typeobject LocalTime.typeobject OutputStreamReader.typeobject RangeReader.typeobject ReadableReader.typeobject ZonedDateTimeReader.type