BeamConsole.Recording.Status (beam_console v0.5.0)

Copy Markdown View Source

Describes the authoritative operator recording control state.

Summary

Types

t()

@type t() :: %BeamConsole.Recording.Status{
  paused?: boolean(),
  revision: non_neg_integer()
}