mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-28 10:46:45 +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.