NeoMutt  2025-01-09-144-gb44c67
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CliTui Struct Reference

TUI Mode Command Line options. More...

#include "objects.h"

+ Collaboration diagram for CliTui:

Data Fields

bool is_set
 This struct has been used.
 
bool read_only
 -R Open Mailbox read-only
 
bool start_postponed
 -p Open Postponed emails
 
bool start_browser
 -y Open the Mailbox Browser
 
bool start_nntp
 -G Open an NNTP Mailbox
 
bool start_new_mail
 -Z Check for New Mail
 
bool start_any_mail
 -z Check for Any Mail
 
struct Buffer folder
 -f Open this Mailbox
 
struct Buffer nntp_server
 -g Open this NNTP Mailbox
 

Detailed Description

TUI Mode Command Line options.

Definition at line 112 of file objects.h.

Field Documentation

◆ is_set

bool CliTui::is_set

This struct has been used.

Definition at line 114 of file objects.h.

◆ read_only

bool CliTui::read_only

-R Open Mailbox read-only

Definition at line 115 of file objects.h.

◆ start_postponed

bool CliTui::start_postponed

-p Open Postponed emails

Definition at line 116 of file objects.h.

◆ start_browser

bool CliTui::start_browser

-y Open the Mailbox Browser

Definition at line 117 of file objects.h.

◆ start_nntp

bool CliTui::start_nntp

-G Open an NNTP Mailbox

Definition at line 118 of file objects.h.

◆ start_new_mail

bool CliTui::start_new_mail

-Z Check for New Mail

Definition at line 119 of file objects.h.

◆ start_any_mail

bool CliTui::start_any_mail

-z Check for Any Mail

Definition at line 120 of file objects.h.

◆ folder

struct Buffer CliTui::folder

-f Open this Mailbox

Definition at line 122 of file objects.h.

◆ nntp_server

struct Buffer CliTui::nntp_server

-g Open this NNTP Mailbox

Definition at line 123 of file objects.h.


The documentation for this struct was generated from the following file: