Skip to content
wolfram77 edited this page Apr 4, 2020 · 8 revisions

Print full output of recorded asciicast to a terminal.

asciinema.cat(f, [fn]);
// f:  filename
// fn: callback (err, full output)
// --> full output (including all escape sequences)
Clone this wiki locally