-
darc.proxy.mail.PATH= '{PATH_MISC}/mail.txt'¶ Path to the data storage of email addresses.
See also
-
darc.proxy.mail.LOCK: Union[multiprocessing.Lock, threading.Lock, contextlib.nullcontext]¶ I/O lock for saving email addresses
PATH.See also
darc.proxy.mail.PATH = '{PATH_MISC}/mail.txt'¶Path to the data storage of email addresses.
See also
darc.proxy.mail.LOCK: Union[multiprocessing.Lock, threading.Lock, contextlib.nullcontext]¶I/O lock for saving email addresses PATH.
See also