← Back
Editing: swap.cpython-312.pyc
� �(fA � � � d dl mZ d dl mZ d dlmZ d dlmZ d dlZd dl Z e j d� Z G d� dej � Z y) � )�absolute_import)�unicode_literals)�_)�commandsN�dnfc � � e Zd ZdZdZ ed� j ej j �� Z ed� � Zd� Z d� Zd� Zy ) �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 �x � | j ddt d� �� | j ddt d� �� y )N�remove_spec�storezThe specs that will be removed)�action�help�install_specz The specs that will be installed)�add_argumentr )�parsers �:/usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py� set_argparserzSwapCommand.set_argparser&