ae ~appveyor (2021-10-25T21:58:16.0365618)
Dub
Repo
GroupInfo
ae
net
nntp
client
Undocumented in source.
struct
GroupInfo {
string
name
;
int
high
;
int
low
;
char
mode
;
}
Members
Variables
high
int
high
;
low
int
low
;
Undocumented in source.
mode
char
mode
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
nntp
client
classes
NntpClient
structs
GroupInfo