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