MetaQuota#
- class alfred3_interact.quota.MetaQuota(*quotas)[source]#
Bases:
object
Gives access to aggregated information about open, pending, and finished slots of multiple individual quotas.
- Parameters
*quotas – Variable number of quota
Methods
Attributes
True, if all slots are finished.
True, if all quotas are full.
Number of finished slots.
Number of open slots.
Number of pending slots.
Total number of available slots.