maple.utils.lock.get_socket_path

maple.utils.lock.get_socket_path() Path

Get the default daemon socket path.

Returns the path where the daemon socket file is located. This respects the XDG_RUNTIME_DIR environment variable if set, otherwise falls back to /tmp.

Returns:

Path object pointing to the daemon socket file location.