Skip to main content

push_repeated_args

Function push_repeated_args 

Source
fn push_repeated_args(
    args: &mut Vec<OsString>,
    name: &'static str,
    values: &[String],
)