Shared Command Line options. More...
#include "objects.h"
Data Fields | |
| bool | is_set |
| This struct has been used. | |
| struct StringArray | user_files |
| -F Use these user config files | |
| bool | disable_system |
| -n Don't read the system config file | |
| struct StringArray | commands |
| -e Run these commands | |
| struct Buffer | mbox_type |
| -m Set the default Mailbox type | |
| struct Buffer | log_level |
| -d Debug log level | |
| struct Buffer | log_file |
| -l Debug log file | |
| struct StringArray CliShared::user_files |
| bool CliShared::disable_system |
| struct StringArray CliShared::commands |
| struct Buffer CliShared::mbox_type |