Cocktail.Schedule.to_i_calendar

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

Specs

to_i_calendar(t()) :: String.t()

Builds an iCalendar format string representation of a Cocktail.Schedule.t/0.

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