Rexbug.Printing.Send (replbug v1.0.2)

Link to this section Summary

Link to this section Types

@type 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

Link to this function

represent(struct, opts)