github.com/robfig/cron/v3.Parser.Parse (method, view implemented interface methods)

2 uses

	github.com/robfig/cron/v3 (current package)
		parser.go#L88: func (p Parser) Parse(spec string) (Schedule, error) {
		parser.go#L230: 	return standardParser.Parse(standardSpec)