iqm.iqm_client.cli.auth.slash_join# iqm.iqm_client.cli.auth.slash_join(a: str, b: str) → str# Join two URL segments together, ensuring a single slash between them. Parameters: a (str) – b (str) – Return type: str