Browser entry representing a folder/dir.
More...
#include "lib.h"
Browser entry representing a folder/dir.
Definition at line 76 of file lib.h.
◆ mode
File permissions.
Definition at line 78 of file lib.h.
◆ size
File size.
Definition at line 79 of file lib.h.
◆ mtime
Modification time.
Definition at line 80 of file lib.h.
◆ uid
File's User ID.
Definition at line 81 of file lib.h.
◆ gid
◆ nlink
nlink_t FolderFile::nlink |
Number of hard links.
Definition at line 83 of file lib.h.
◆ name
Name of file/dir/mailbox.
Definition at line 85 of file lib.h.
◆ desc
Description of mailbox.
Definition at line 86 of file lib.h.
◆ has_new_mail
bool FolderFile::has_new_mail |
true if mailbox has "new mail"
Definition at line 88 of file lib.h.
◆ msg_count
int FolderFile::msg_count |
total number of messages
Definition at line 89 of file lib.h.
◆ msg_unread
int FolderFile::msg_unread |
number of unread messages
Definition at line 90 of file lib.h.
◆ delim
Path delimiter.
Definition at line 92 of file lib.h.
◆ imap
This is an IMAP folder.
Definition at line 94 of file lib.h.
◆ selectable
bool FolderFile::selectable |
◆ inferiors
bool FolderFile::inferiors |
◆ has_mailbox
bool FolderFile::has_mailbox |
This is a mailbox.
Definition at line 97 of file lib.h.
◆ __pad0__
bool FolderFile::__pad0__ |
Folder is on local filesystem.
Definition at line 98 of file lib.h.
◆ notify_user
bool FolderFile::notify_user |
User will be notified of new mail.
Definition at line 99 of file lib.h.
◆ poll_new_mail
bool FolderFile::poll_new_mail |
Check mailbox for new mail.
Definition at line 100 of file lib.h.
◆ tagged
◆ nd
Extra NNTP data.
Definition at line 102 of file lib.h.
◆ gen
Unique id, used for (un)sorting.
Definition at line 104 of file lib.h.
The documentation for this struct was generated from the following file: