SFDCQuery.View.Printer (sfdc_query v0.1.2)
Summary
Functions
Link to this function
break()
@spec break() :: :ok
Link to this function
line(size \\ 80)
@spec line(integer()) :: :ok
Link to this function
print(value, query)
@spec print(any(), SFDCQuery.Query.t()) :: :ok
Link to this function
print(value, query, opts)
@spec print(SFDCQuery.Query.t(), String.t() | {atom(), String.t()}, Keyword.t()) :: :ok
Link to this function