rexbug v1.0.1 Rexbug.Printing.Send View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Rexbug.Printing.Send{
  from_mfa: term(),
  from_pid: term(),
  msg: term(),
  time: term(),
  to_mfa: term(),
  to_pid: term()
}

Link to this section Functions