MCPcopy Create free account
hub / github.com/Hackmanit/Web-Cache-Vulnerability-Scanner / PrintNewLine

Function PrintNewLine

pkg/utils.go:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48func PrintNewLine() {
49 Print("\n", NoColor)
50}
51
52func PrintLog(msg string) {
53 if Config.GenerateLog && Config.Intitialized {

Callers 3

runTestsFunction · 0.92
checkPoisoningIndicatorsFunction · 0.85
ScanCSSFunction · 0.85

Calls 1

PrintFunction · 0.85

Tested by

no test coverage detected