MCPcopy Create free account
hub / github.com/cirquit/trdrop / writeStylesheetRef

Method writeStylesheetRef

ext/catch.hpp:9792–9794  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9790 }
9791
9792 void writeStylesheetRef( std::string const& url ) {
9793 m_os << "<?xml-stylesheet type=\"text/xsl\" href=\"" << url << "\"?>\n";
9794 }
9795
9796 XmlWriter& writeBlankLine() {
9797 ensureTagClosed();

Callers 1

testRunStartingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected