3 گa � @ s^ d Z ddlmZ ddlmZ ddlmZ ddlmZ d eee eeee f d�dd �ZdS )z Certbot main public entry point.� )�List)�Optional)�Union)�mainN)�cli_args�returnc C s t j| �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 �/usr/lib/python3.6/main.pyr s r )N) �__doc__Ztypingr r r Zcertbot._internalr r �str�intr r r r �<module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__init__.cpython-36.opt-1.pyc | File | 167 B | 0644 |
|
__init__.cpython-36.pyc | File | 167 B | 0644 |
|
achallenges.cpython-36.opt-1.pyc | File | 2.32 KB | 0644 |
|
achallenges.cpython-36.pyc | File | 2.32 KB | 0644 |
|
configuration.cpython-36.opt-1.pyc | File | 12.41 KB | 0644 |
|
configuration.cpython-36.pyc | File | 12.41 KB | 0644 |
|
crypto_util.cpython-36.opt-1.pyc | File | 22.08 KB | 0644 |
|
crypto_util.cpython-36.pyc | File | 22.08 KB | 0644 |
|
errors.cpython-36.opt-1.pyc | File | 5.34 KB | 0644 |
|
errors.cpython-36.pyc | File | 5.36 KB | 0644 |
|
interfaces.cpython-36.opt-1.pyc | File | 19.75 KB | 0644 |
|
interfaces.cpython-36.pyc | File | 19.75 KB | 0644 |
|
main.cpython-36.opt-1.pyc | File | 717 B | 0644 |
|
main.cpython-36.pyc | File | 717 B | 0644 |
|
ocsp.cpython-36.opt-1.pyc | File | 10.47 KB | 0644 |
|
ocsp.cpython-36.pyc | File | 10.47 KB | 0644 |
|
reverter.cpython-36.opt-1.pyc | File | 16.54 KB | 0644 |
|
reverter.cpython-36.pyc | File | 16.54 KB | 0644 |
|
util.cpython-36.opt-1.pyc | File | 19.69 KB | 0644 |
|
util.cpython-36.pyc | File | 19.69 KB | 0644 |
|