PHP 8.2.30
Preview: __init__.py Size: 549 B
/proc/self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/clcagefslib/webisolation/crontab/__init__.py

# -*- coding: utf-8 -*-
#
# Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2025 All Rights Reserved
#
# Licensed under CLOUD LINUX LICENSE AGREEMENT
# http://cloudlinux.com/docs/LICENCE.TXT
#
"""
Crontab business logic for website isolation support.
"""

from .processor import (
    process_list,
    process_save,
)
from .libhooks import (
    migrate_crontab_docroot,
    cleanup_stale_crontab_sections,
)

__all__ = [
    "process_list",
    "process_save",
    "migrate_crontab_docroot",
    "cleanup_stale_crontab_sections",
]

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2026-04-09 07:00:57
Edit Download
864 B lrw-r--r-- 2026-03-24 09:59:14
Edit Download
6.60 KB lrw-r--r-- 2026-03-24 09:59:14
Edit Download
4.38 KB lrw-r--r-- 2026-03-24 09:59:14
Edit Download
6.50 KB lrw-r--r-- 2026-03-24 09:59:14
Edit Download
4.11 KB lrw-r--r-- 2026-03-24 09:59:14
Edit Download
598 B lrw-r--r-- 2026-03-24 09:59:14
Edit Download
549 B lrw-r--r-- 2026-03-24 09:59:14
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).