Rexbug.Printing.Return (replbug v1.0.2)

Link to this section Summary

Link to this section Types

@type t() :: %Rexbug.Printing.Return{
  from_mfa: term(),
  from_pid: term(),
  mfa: term(),
  return_value: term(),
  time: term()
}

Link to this section Functions

Link to this function

represent(struct, opts)