MCPcopy Create free account
hub / github.com/approvals/ApprovalTests.cpp / isUsingDefaultScrubber

Method isUsingDefaultScrubber

ApprovalTests/core/Options.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 bool Options::isUsingDefaultScrubber() const
84 {
85 return usingDefaultScrubber_;
86 }
87
88 std::string Options::scrub(const std::string& input) const
89 {

Callers 2

scrubMethod · 0.80
OptionsTests.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected