#include <args.h>
Definition at line 13 of file args.h.
◆ arg_count
Number of filenames from command line.
Definition at line 18 of file args.h.
◆ arg_names
char** args_info::arg_names |
Filenames from command line.
Definition at line 15 of file args.h.
◆ files_delim
char args_info::files_delim |
Delimiter for filenames read from files_file.
Definition at line 29 of file args.h.
◆ files_file
FILE* args_info::files_file |
File opened for reading from which filenames are read. This is non-NULL only if files_name is non-NULL.
Definition at line 26 of file args.h.
◆ files_name
char* args_info::files_name |
Name of the file from which to read filenames. This is NULL if –files or –files0 was not used.
Definition at line 22 of file args.h.
The documentation for this struct was generated from the following file:
- subprojects/xz-5.2.5/src/xz/args.h