GRAYBYTE WORDPRESS FILE MANAGER6199

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint/testutils/_primer/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint/testutils/_primer//primer_command.py
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE
# Copyright (c) https://github.com/PyCQA/pylint/blob/main/CONTRIBUTORS.txt

from __future__ import annotations

import abc
import argparse
import sys
from pathlib import Path
from typing import Dict

from pylint.reporters.json_reporter import OldJsonExport
from pylint.testutils._primer import PackageToLint

if sys.version_info >= (3, 8):
    from typing import TypedDict
else:
    from typing_extensions import TypedDict


class PackageData(TypedDict):
    commit: str
    messages: list[OldJsonExport]


PackageMessages = Dict[str, PackageData]


class PrimerCommand:
    """Generic primer action with required arguments."""

    def __init__(
        self,
        primer_directory: Path,
        packages: dict[str, PackageToLint],
        config: argparse.Namespace,
    ) -> None:
        self.primer_directory = primer_directory
        self.packages = packages
        self.config = config

    @abc.abstractmethod
    def run(self) -> None:
        pass

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 15 2025 08:30:34
root / root
0755
__pycache__
--
May 15 2025 08:30:34
root / root
0755
__init__.py
0.37 KB
April 17 2025 13:10:59
root / root
0644
package_to_lint.py
4.637 KB
April 17 2025 13:10:59
root / root
0644
primer.py
3.968 KB
April 17 2025 13:10:59
root / root
0644
primer_command.py
1.084 KB
April 17 2025 13:10:59
root / root
0644
primer_compare_command.py
6.271 KB
April 17 2025 13:10:59
root / root
0644
primer_prepare_command.py
1.901 KB
April 17 2025 13:10:59
root / root
0644
primer_run_command.py
4.043 KB
April 17 2025 13:10:59
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF