Ada Command_Line Remove a-colire ads (GNAT Reference Manual) (original) (raw)

Next: Ada.Command_Line.Response_File (a-clrefi.ads), Previous: Ada.Command_Line.Environment (a-colien.ads), Up: The GNAT Library [Contents][Index]


12.8 Ada.Command_Line.Remove (a-colire.ads)

This child of Ada.Command_Lineprovides a mechanism for logically removing arguments from the argument list. Once removed, an argument is not visible to further calls to the subprograms in Ada.Command_Line. These calls will not see the removed argument.