remwharead
0.8.6
include
Enumerations
types.hpp File Reference
Go to the source code of this file.
Enumerations
enum
remwharead::export_format
{
undefined
,
csv
,
asciidoc
,
bookmarks
,
simple
,
json
,
rss
,
link
,
rofi
}
Format of the export.
More...
Enumeration Type Documentation
◆
export_format
enum
remwharead::export_format
strong
Format of the export.
Since
0.6.0
32
{
33
undefined,
34
csv,
35
asciidoc,
36
bookmarks,
37
simple,
38
json,
39
rss,
40
link,
41
rofi
42
};
Generated by
1.8.15