Lacca.start
You're seeing just the function
start
, go back to Lacca module for more information.
Specs
start(String.t(), [String.t()]) :: GenServer.on_start()
Starts the Lacca client without linking it to the caller's process.
See start_link/2
for more information.