mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-07-20 10:16:42 -06:00
4 lines
79 B
Python
4 lines
79 B
Python
import os
|
|
|
|
have_session_bus = bool(os.environ.get('DBUS_SESSION_BUS_ADDRESS'))
|