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

command-select = "CHECK" / "CLOSE" / "EXPUNGE" / copy / fetch / store / uid / search

Note: Valid only when in Selected state