rexbug v1.0.1 Rexbug.Printing.Return View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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

Link to this section Functions