IO.ANSI.Table.Config (IO ANSI Table v0.4.32) View Source
Gets table properties.
Link to this section Summary
Link to this section Functions
Specs
align_specs() :: [IO.ANSI.Table.Column.align_spec()]
Specs
align_specs(any()) :: [IO.ANSI.Table.Column.align_spec()]
Specs
bell() :: boolean()
Specs
Specs
count() :: integer()
Specs
Specs
header_fixes() :: map()
Specs
Specs
headers() :: [any()]
Specs
Specs
margins() :: Keyword.t()
Specs
Specs
max_width() :: IO.ANSI.Table.Column.width()
Specs
max_width(any()) :: IO.ANSI.Table.Column.width()
Specs
sort_specs() :: [IO.ANSI.Table.Column.sort_spec()]
Specs
sort_specs(any()) :: [IO.ANSI.Table.Column.sort_spec()]
Specs
sort_symbols() :: Keyword.t()
Specs
Specs
style() :: IO.ANSI.Table.Style.t()
Specs
style(any()) :: IO.ANSI.Table.Style.t()