Tai.SystemBus.start_link
You're seeing just the function
start_link
, go back to Tai.SystemBus module for more information.
Link to this function
start_link(partitions)
Specs
start_link(partitions()) :: {:ok, pid()} | {:error, term()}