MCPcopy Create free account
hub / github.com/apache/trafficserver / abortAfter

Method abortAfter

lib/catch2/catch.hpp:10011–10011  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10009 UseColour::YesOrNo Config::useColour() const { return m_data.useColour; }
10010 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; }
10011 int Config::abortAfter() const { return m_data.abortAfter; }
10012 bool Config::showInvisibles() const { return m_data.showInvisibles; }
10013 Verbosity Config::verbosity() const { return m_data.verbosity; }
10014

Callers 1

abortingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected