TTYCast.Interactive (ttycast v0.1.0)

Copy Markdown

Interactive current-terminal recorder.

Summary

Functions

record(list, opts)

@spec record(
  [String.t()],
  keyword()
) :: {:ok, map()} | {:error, term()}