Next: Ada.Command_Line.Environment (a-colien.ads), Previous: Ada.Characters.Wide_Latin_9 (a-cwila9.ads), Up: The GNAT Library
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.