PATH: //usr/lib/python3.9/site-packages/tuned/profiles
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 exceptions.py
↓
X
📄 factory.py
↓
X
📁 functions/
X
📄 loader.py
↓
X
📄 locator.py
↓
X
📄 merger.py
↓
X
📄 profile.py
↓
X
📄 unit.py
↓
X
📄 variables.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: __init__.py
from tuned.profiles.locator import * from tuned.profiles.loader import * from tuned.profiles.profile import * from tuned.profiles.unit import * from tuned.profiles.exceptions import * from tuned.profiles.factory import * from tuned.profiles.merger import * from . import functions
SIMPAN PERUBAHAN