ath v1.0.0 (2022-07-19T15:01:36Z)
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.