| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/ |
Upload File : |
a
�!cm � @ sx d dl mZ d dl mZ d dlmZ d dlmZ d dlZd dlZd dl Zd dl
Zd dlZe�d�Z
G dd� dej�ZdS ) � )�absolute_import)�unicode_literals)�commands)�_N�dnfc @ s, e Zd ZdZed�Zedd� �Zdd� ZdS )�MakeCacheCommand)Z makecacheZmczgenerate the metadata cachec C s, | j dddd� | j dddgdtjd� d S )Nz--timer�
store_true� timer_opt)�action�dest�timer�?)�nargs�choices�metavar�help)�add_argument�argparse�SUPPRESS)�parser� r �>/usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py�
set_argparser'