Skip to main content

display_single

Function display_single 

Source
pub fn display_single(
    expression: &str,
    verbose: bool,
    comment: Option<&str>,
    command: Option<&str>,
    color: bool,
) -> Result<()>
Expand description

Display a single cron expression

ยงErrors

Returns an error if the cron expression cannot be parsed