Cocktail.Schedule.to_i_calendar
You're seeing just the function
to_i_calendar
, go back to Cocktail.Schedule module for more information.
Specs
Builds an iCalendar format string representation of a Cocktail.Schedule.t/0
.
see Cocktail.Builder.ICalendar.build/1
for details.