Parse Group/Lists Commands
| Function | Description | Links |
|---|---|---|
| parse_group() | Parse the 'group' and 'ungroup' commands | Command::parse(), command_parse |
| parse_grouplist() | Parse a group context | |
| parse_lists() | Parse the 'lists' command | Command::parse(), command_parse |
| parse_subscribe() | Parse the 'subscribe' command | Command::parse(), command_parse |
| parse_unlists() | Parse the 'unlists' command | Command::parse(), command_parse |
| parse_unsubscribe() | Parse the 'unsubscribe' command | Command::parse(), command_parse |