1 2 3 4 5
command! { /// Add a value to an array and return it as a set (an array with distinct values) #[command(set_insert(args(value = "T")))] }