NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
NntpAcache Struct Reference

NNTP article cache. More...

#include "lib.h"

Data Fields

unsigned int index
 Index number.
 
char * path
 Cache path.
 

Detailed Description

NNTP article cache.

Definition at line 66 of file lib.h.

Field Documentation

◆ index

unsigned int NntpAcache::index

Index number.

Definition at line 68 of file lib.h.

◆ path

char* NntpAcache::path

Cache path.

Definition at line 69 of file lib.h.


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