관리-도구
편집 파일: applications.cpython-39.opt-1.pyc
a "e� � @ s, d dl mZ ddlmZ G dd� de�ZdS )� )�unicode_literals� )�Viewc @ s e Zd Zdd� ZdS )�ApplicationsViewc C sR d}t |�dddd�� t d� | jjD ]$}t |�|j|j|j|jpFd�� q(d S )Nz{0:<40}{1:<20}{2:<10}{3:<50}ZApplication�Type�IgnoreZHelperzx------------------------------------------------------------------------------------------------------------------------� )�print�format�argsZapplications�name�type�ignore�helper)�self�lineZapplication� r �F/usr/lib/python3.9/site-packages/tracer/views/resource/applications.py�render s zApplicationsView.renderN)�__name__� __module__�__qualname__r r r r r r s r N)Z __future__r r r r r r r r �<module> s