| Server IP : 178.128.116.179 / Your IP : 216.73.216.206 Web Server : nginx/1.30.3 System : Linux glamautowash 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/janitor/plugincore/__pycache__/ |
Upload File : |
�
�h� � �. � e Zd gZddlmZ G d� d � Zy)�Plugin� )�UnimplementedMethodc �l � e Zd ZdZed� � Zej d� � Zd� Zd� Zd� Z ed� � Z
d� Zy )
r z~Base class for plugins.
These plugins only do one thing: identify cruft. See the 'get_cruft'
method for details.
c �6 � t | d� r| j S g S )N�
_condition)�hasattrr ��selfs �;/usr/lib/python3/dist-packages/janitor/plugincore/plugin.py� conditionzPlugin.condition"