HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //usr/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