pub fn command_auth(input: &[u8]) -> IResult<&[u8], CommandBody<'_>>
Expand description

command-auth = append / create / delete / examine / list / lsub / rename / select / status / subscribe / unsubscribe / idle ; RFC 2177 enable ; RFC 5161 compress ; RFC 4978

Note: Valid only in Authenticated or Selected state