%PDF- %PDF-
Direktori : /snap/core22/current/usr/share/subiquity/subiquitycore/__pycache__/ |
Current File : //snap/core22/current/usr/share/subiquity/subiquitycore/__pycache__/controllerset.cpython-310.pyc |
o K��^� � @ s G d d� d�Z dS )c @ sB e Zd Zddd�Zdd� Zdd� Zdd � Zed d� �Zdd � Z dS )� ControllerSet� c C s* || _ |d d � | _|| _d| _g | _d S )N���)�controllers_mod�controller_names� init_args�index� instances)�selfr �namesr r r �3/usr/share/subiquity/subiquitycore/controllerset.py�__init__ s zControllerSet.__init__c C s |d }t | j|�S )N� Controller)�getattrr )r �name�cls_namer r r �_get_controller_class s z#ControllerSet._get_controller_classc C s� | j �|� | �|�}t| |�r2d}| jD ]}t||�r |d7 }q| �d�}|t| |�|�}|j}n|| j� }t | ||� t | j�|_| j�|� d S )N� �Repeated) r �remover �hasattrr � isinstancer r r �setattr�len�controller_index�append)r r �klass�c�instance�rep_cls�instr r r �load s � zControllerSet.loadc C s$ | j r| �| j d � | j sd S d S �N� )r r �r r r r �load_all. s �zControllerSet.load_allc C s | � � rd S | j| j S )N)� out_of_boundsr r r# r r r �cur2 s zControllerSet.curc C s | j dk p| j t| j�kS r! )r r r r# r r r r% 8 s zControllerSet.out_of_boundsN)r ) �__name__� __module__�__qualname__r r r r$ �propertyr&