Licensir.TableRex.Table.get_column_meta

You're seeing just the function get_column_meta, go back to Licensir.TableRex.Table module for more information.
Link to this function

get_column_meta(table, col_index, key)

View Source

Specs

get_column_meta(t(), integer(), atom()) :: any()

Retrieves the value of a column meta option at the specified col_index. If no value has been set, default values are returned.