pub fn decode_cmds_text(input: &str) -> Result<Vec<Qail>, String>
Decode multiple commands from text wire format.