pub fn insert_arg( arg: &str, runtime_args: &mut RuntimeArgs, ) -> Result<(), CliError>
Insert a value built from a single arg into runtime_args.
runtime_args