ShowText

struct defined in module FastAI


			ShowText([io; kwargs...]) <: ShowBackend

A backend for showing block data using text for REPL use. Text is displayed to io and kwargs are keyword arguments for PrettyTables.pretty_table, which is used to display collections of blocks.