getCmd method

T getCmd()

获取当前指令

Implementation

T getCmd() {
  return push(EGetCmd());
}