Ada.Command_Line.Response_File (a-clrefi.ads) ¶This child of Ada.Command_Line provides a mechanism facilities for
getting command line arguments from a text file, called a "response file".
Using a response file allow passing a set of arguments to an executable longer
than the maximum allowed by the system on the command line.