mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-23 07:34:30 +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.