mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-18 06:10:11 +08:00
Click's option decorator can take a cls= argument, which allows that class to parse arbitrary arguments from the decorator.
Click's option decorator can take a cls= argument, which allows that class to parse arbitrary arguments from the decorator.