ExOsrsApi.Models.ActivityEntry.new_from_line

You're seeing just the function new_from_line, go back to ExOsrsApi.Models.ActivityEntry module for more information.
Link to this function

new_from_line(activity, line)

View Source

Specs

new_from_line(String.t(), String.t()) ::
  {:error, ExOsrsApi.Errors.Error.t()} | {:ok, t()}