historian
v0.11.0-beta.2
Pages
Modules
historian v0.11.0-beta.2
Historian.TextUI
View Source
Functions for outputting text directly to the terminal, i.e. the opposite of the TUI.
Link to this section
Summary
Functions
archive_item(output, name, colorize)
archive_item(arg1, name, colorize, pretty_print)
history_item(items, arg2, arg3)
lines(output, indexes, colorize \\ false)
page(output, indexes, colorize \\ false)
search_results(results, term)
table(lines)
Link to this section
Functions
Link to this function
archive_item(output, name, colorize)
View Source
Link to this function
archive_item(arg1, name, colorize, pretty_print)
View Source
Link to this function
history_item(items, arg2, arg3)
View Source
Link to this function
lines(output, indexes, colorize \\ false)
View Source
Link to this function
page(output, indexes, colorize \\ false)
View Source
Link to this function
search_results(results, term)
View Source
Link to this function
table(lines)
View Source