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

Method Option

include/cripts/Bundle.hpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 [[nodiscard]] cripts::string_view
59 Option() const
60 {
61 return {_option};
62 }
63
64 private:
65 std::string _message;

Callers 1

TSRemapNewInstanceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected