Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
usr
/
lib
/
python3.9
/
site-packages
/
tuned
/
profiles
/
functions
/
__pycache__
[ HOME ]
Exec
Submit
base.cpython-39.pyc
a ,�g � @ s: d dl Z d dlZd dlmZ ej�� ZG dd� de�Z dS )� N)�commandsc @ s0 e Zd ZdZd dd�Zed dd��Zdd� ZdS )�Functionz Built-in function Nc C s || _ || _|| _t� | _d S )N)�_name� _nargs_max� _nargs_minr Z_cmd)�self�name� nargs_max� nargs_min� r �A/usr/lib/python3.9/site-packages/tuned/profiles/functions/base.py�__init__ s zFunction.__init__c C s<