#include <cmdln.h>
Definition at line 46 of file cmdln.h.
char* config_container_t::list_fn |
Directory containing list of bookmarks.
Definition at line 53 of file cmdln.h.
char* config_container_t::wd_bookmark_name |
Name of a bookmark read from the command line on which operations should be performed.
Definition at line 59 of file cmdln.h.
Format in which file paths should be output.
Definition at line 51 of file cmdln.h.
Control which types of entity should be included in the output.
Definition at line 70 of file cmdln.h.
time_t config_container_t::wd_now_time |
Time to use as the current time when manipulating datestamps.
Saves calls to time() and also allows time to be manipulated for testing purposes
Definition at line 68 of file cmdln.h.
Type of operation which the command line has instructed should be performed.
Definition at line 49 of file cmdln.h.
char config_container_t::wd_oper_dir[MAXPATHLEN] |
Directory read from the command line upon which operations should be performed.
Definition at line 56 of file cmdln.h.
int config_container_t::wd_output_all |
Control whether or not all items should be output regardless of whether or not they seem to point to a valid entry in the current filesystem.
Definition at line 73 of file cmdln.h.
int config_container_t::wd_prompt |
Indicate whether or not to run in "interactive" mode.
Definition at line 61 of file cmdln.h.
int config_container_t::wd_store_access |
Indicate whether or not access times should be stored in the bookmarks.
Definition at line 64 of file cmdln.h.
The documentation for this struct was generated from the following file: