Vttyl v0.3.0 Vttyl.Part View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Vttyl.Part{
  end: millisecond :: integer(),
  part: non_neg_integer(),
  start: millisecond :: integer(),
  text: String.t()
}