Licensir.TableRex.Table.put_column_meta

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

put_column_meta(table, col_index, col_meta)

View Source

Specs

put_column_meta(t(), integer() | atom() | Enum.t(), Keyword.t()) :: t()

Sets column level information such as padding and alignment.