Cocktail.Schedule.from_i_calendar
You're seeing just the function
from_i_calendar
, go back to Cocktail.Schedule module for more information.
Specs
Parses a string in iCalendar format into a Cocktail.Schedule.t/0
.
see Cocktail.Parser.ICalendar.parse/1
for details.