fn parse_command(input: &str) -> Result<Command>
Parse one command block (directive line plus indentation-structured body).