getDebug method

bool getDebug()

Implementation

bool getDebug() {
  return _isDebug;
}