MCPcopy Create free account
hub / github.com/basecamp/hey-cli / cleanUseLine

Function cleanUseLine

internal/cmd/args.go:46–48  ·  view source on GitHub ↗
(useLine string)

Source from the content-addressed store, hash-verified

44}
45
46func cleanUseLine(useLine string) string {
47 return strings.TrimSpace(strings.TrimSuffix(useLine, " [flags]"))
48}

Callers 3

usageExactOneArgFunction · 0.85
usageMinOneArgFunction · 0.85

Calls

no outgoing calls

Tested by 1