Cocktail.Schedule.to_string

You're seeing just the function to_string, go back to Cocktail.Schedule module for more information.

Specs

to_string(t()) :: String.t()

Builds a human readable string representation of a Cocktail.Schedule.t/0.

see Cocktail.Builder.String.build/1 for details.