PopTunnel static method

ControlCommand PopTunnel()

Implementation

static ControlCommand PopTunnel() {
  return ControlCommand(CommandType.PopTunnel);
}