PropCheck.with_title
You're seeing just the function
with_title
, go back to PropCheck module for more information.
Specs
with_title(title()) :: stats_printer()
A predefined function that accepts an atom or string and returns a
stats printing function which is equivalent to the default one, but prints
the given title title
above the statistics.