Class classproperty

Decorator that converts a method with a single cls argument into a property that can be accessed directly from the class.

Declaration

class classproperty
source link

Documentation

Methods

Reexports