push_next_seq_item

Function push_next_seq_item 

Source
fn push_next_seq_item(
    job: &mut ParsedJob,
    command: CommandWithArgs,
    seq_type: SeqType,
    background: bool,
)