Tarearbol.DynamicManager.call
You're seeing just the callback
call
, go back to Tarearbol.DynamicManager module for more information.
Specs
call( message :: any(), from :: GenServer.from(), {id :: id(), payload :: payload()} ) :: response()
The method to implement to support explicit GenServer.call/3
on the wrapping worker.