MCPcopy
hub / github.com/keploy/keploy / LogExample

Function LogExample

cli/provider/cmd.go:31–33  ·  view source on GitHub ↗
(example string)

Source from the content-addressed store, hash-verified

29)
30
31func LogExample(example string) string {
32 return fmt.Sprintf("Example usage: %s", example)
33}
34
35var CustomHelpTemplate = `
36{{if .Example}}Examples:

Callers 1

ValidateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected