pub fn decode_context_from( file: &str, key: &str, v: Option<&Value>, ) -> Result<Option<Vec<String>>>
context_from: a job id, a list of job ids, or self (cron/jobs.py:2486-2492).
context_from
self
cron/jobs.py:2486-2492