MCPcopy Create free account
hub / github.com/gobeam/stringy / Prefix

Method Prefix

stringy.go:49–49  ·  view source on GitHub ↗
(with string)

Source from the content-addressed store, hash-verified

47 ToUpper() string
48 UcFirst() string
49 Prefix(with string) string
50 Suffix(with string) string
51}
52

Callers 2

TestInput_PrefixFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 1

TestInput_PrefixFunction · 0.52