info method

T info()

查询打印机所有信息

Implementation

T info() {
  return push(EInfo());
}