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

login = "LOGIN" SP userid SP password