|
ansifilter
1.7
About: Ansifilter strips or interprets (with HTML or RTF output) "unreadable" ANSI terminal escape codes within text files.
Fossies Dox: ansifilter-1.7.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <arg_parser.h>
Public Attributes | |
| int | code |
| const char * | name |
| Has_arg | has_arg |
Definition at line 46 of file arg_parser.h.
| int Arg_parser::Option::code |
Definition at line 48 of file arg_parser.h.
| Has_arg Arg_parser::Option::has_arg |
Definition at line 50 of file arg_parser.h.
| const char* Arg_parser::Option::name |
Definition at line 49 of file arg_parser.h.