Ada.Command_Line.Remove
(a-colire.ads
) ¶This child of Ada.Command_Line
provides a mechanism for logically removing
arguments from the argument list. Once removed, an argument is not visible
to further calls on the subprograms in Ada.Command_Line
will not
see the removed argument.