libsim
Versione 7.1.6
|
◆ optionparser_add_sep()
Add a new separator option, with a text. This is a dummy option that inserts a separator line with a text within the list of options when the help is printed. It is useful to insert a visual separator between options or an explanation which is not associated with a specific options but applies to all the subsequent options. The text provided will be formatted into many lines if necessary. Any number of separator options can be added within the option list; they have no effect on the interpretation of the options associated with the optionparser object.
Definizione alla linea 1502 del file optionparser_class.F90. |