Yggdrasil.Adapter.Bridge.Generator.start_bridge

You're seeing just the function start_bridge, go back to Yggdrasil.Adapter.Bridge.Generator module for more information.
Link to this function

start_bridge(pid, local, remote)

View Source

Specs

start_bridge(pid(), Yggdrasil.Channel.t(), Yggdrasil.Channel.t()) ::
  {:ok, pid()} | {:error, term()}

Starts a bridge subscriber with a channel and remote pid.