Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

v1.0.1

Latest
Compare
Choose a tag to compare
@codemicro codemicro released this 31 Aug 11:32
  • Add support for using strings as arguments for required and default.
# "user" is equivalent to ["user"]
USER_NAME = c.required("user")