TableKitty.DefaultFormatter (TableKitty v0.1.0)

View Source

The default formatter that can display Elixir terms.

Summary

Functions

The default format function.

Functions

format(context, opts)

@spec format(map(), Keyword.t()) :: String.t()

The default format function.

It receives a map that has a :context field, a :value, and may have more keys.