🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 18:02:32 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
python3.9
/
site-packages
/
tuned
/
profiles
/
functions
/
__pycache__
📍 /usr/lib/python3.9/site-packages/tuned/profiles/functions/__pycache__
🔄 Refresh
✏️
Editing: base.cpython-39.opt-1.pyc
Read Only
a �]�i � @ 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<