Kino.ETS.start
You're seeing just the function
start
, go back to Kino.ETS module for more information.
Specs
Starts a widget process representing the given ETS table.
Note that private tables cannot be read by an arbitrary process, so the given table must have either public or protected access.