Snapex7.Client.clear_session_password

You're seeing just the function clear_session_password, go back to Snapex7.Client module for more information.
Link to this function

clear_session_password(pid)

View Source

Specs

clear_session_password(GenServer.server()) ::
  :ok | {:error, map()} | {:error, :einval}

Clears the password set for the current session (logout).