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

Method has_action

src/tscore/ArgParser.cc:628–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

626}
627
628bool
629Arguments::has_action() const
630{
631 return _action != nullptr;
632}
633
634//=========================== ArgumentData class ================================
635

Callers 2

test_ArgParser.ccFile · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected