📁 File Manager
📍
/
/
home
/
u449181296
/
domains
/
birulogi.smakpbaleendah.sch.id
/
public_html
/
lms
/
tukang-ngatur
/
assets
/
img
/
qr-logos
/home/u449181296/domains/birulogi.smakpbaleendah.sch.id/public_html/lms/tukang-ngatur/assets/img/qr-logos
Upload
Name
Size
Date
CHMOD
Action
— FILE —
logo_1773801405.php
6.73 KB
2026-03-18 02:36
644
(rw-r--r--)
Edit
|
Rename
|
Preview
|
Del
Edit
a �!cA � @ s` d dl mZ d dl mZ d dlmZ d dlmZ d dlZd dl Z e � d�ZG dd� dej�Z dS ) � )�absolute_import)�unicode_literals)�_)�commandsN�dnfc @ sL e Zd ZdZdZed�jejj d�Z edd� �Zdd� Z d d � Zdd� Zd S )�SwapCommandzNA class containing methods needed by the cli to execute the swap command. )Zswapz=run an interactive {prog} mod for remove and install one spec)�progc C s, | j ddtd�d� | j ddtd�d� d S )N�remove_spec�storezThe specs that will be removed)�action�help�install_specz The specs that will be installed)�add_argumentr )�parser� r �9/usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py� set_argparser&