Sindbad~EG File Manager

Current Path : /usr/local/nagios/venv/lib/python3.13/site-packages/redis/commands/search/
Upload File :
Current File : //usr/local/nagios/venv/lib/python3.13/site-packages/redis/commands/search/profile_information.py

from typing import Any


class ProfileInformation:
    """
    Wrapper around FT.PROFILE response
    """

    def __init__(self, info: Any) -> None:
        self._info: Any = info

    @property
    def info(self) -> Any:
        return self._info

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists