Skip to main content

decode_context_from

Function decode_context_from 

Source
pub fn decode_context_from(
    file: &str,
    key: &str,
    v: Option<&Value>,
) -> Result<Option<Vec<String>>>
Expand description

context_from: a job id, a list of job ids, or self (cron/jobs.py:2486-2492).