isWeb method

bool isWeb()

Implementation

bool isWeb() {
  return isRunningOnWeb();
}