ath ~master (2022-07-06T10:52:24Z)
Dub
Repo
ansi_to_html
ath
Converts a string containing ANSI escape sequences to HTML.
void
ansi_to_html
(File input, File output, AthOptions options)
File
ansi_to_html
(File input, AthOptions options)
string
ansi_to_html
(string ansi, AthOptions options)
string
ansi_to_html
(
string
ansi
,
AthOptions
options
=
AthOptions
()
)
Meta
Source
See Implementation
ath
classes
AthException
functions
ansi_to_html
structs
AthOptions
Converts a string containing ANSI escape sequences to HTML.