Tarearbol.Crontab.prepare

You're seeing just the function prepare, go back to Tarearbol.Crontab module for more information.

Specs

prepare(input :: binary() | t()) :: t()

Parses the cron string into Tarearbol.Crontab.t() struct.

Input format: "minute hour day/month month day/week".