Function sh_for

Source
pub fn sh_for(
    iter: &str,
    from_ts: ShExpr,
    to_ts: ShExpr,
    body: ShBlock,
) -> ShExpr