Download Latest Version kotlin-argparser-2.0.7-javadoc.jar (77.1 kB)
Email in envelope

Get an email when there's a new version of Kotlin argparser

Home / 2.0.4
Name Modified Size InfoDownloads / Week
Parent folder
kotlin-argparser-2.0.4-sources.jar 2018-01-18 19.7 kB
kotlin-argparser-2.0.4-javadoc.jar 2018-01-18 76.6 kB
kotlin-argparser-2.0.4.jar 2018-01-18 89.4 kB
2.0.4 source code.tar.gz 2018-01-18 105.7 kB
2.0.4 source code.zip 2018-01-18 120.3 kB
README.md 2018-01-18 603 Bytes
Totals: 6 Items   412.3 kB 0

Added

  • If the programName passed to mainBody is null, then the system property com.xenomachina.argparser.programName is used, if set.

  • The parseInto method can be used as an inline alternative to force. Thanks @shanethehat!

  • Issue [#24]: default can now accept a lambda, making it possible to defer computation of defaults until actually required. Thanks @shanethehat!

Changed

  • All instances of progName have been renamed to programName.

  • The gradle wrapper has been updated. Thanks @ColinHebert!

Source: README.md, updated 2018-01-18