1 2 3 4 5
command! { /// Insert a value in to an array at a given index #[command(insert_at(args(offset = "O", value = "V")))] }