XEts.put_meta

You're seeing just the function put_meta, go back to XEts module for more information.
Link to this function

put_meta(tab, key, value)

Specs

put_meta(t() | tab(), term(), term()) :: t() | :ok

Put metadata into the table.

Wrapper for :shards_meta.put/3.