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

Method Tease

stringy.go:44–44  ·  view source on GitHub ↗
(length int, indicator string)

Source from the content-addressed store, hash-verified

42 Surround(with string) string
43 SnakeCase(rule ...string) StringManipulation
44 Tease(length int, indicator string) string
45 Title() string
46 ToLower() string
47 ToUpper() string

Callers 3

TestInput_TeaseFunction · 0.65
TestInput_TeaseEmptyFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 2

TestInput_TeaseFunction · 0.52
TestInput_TeaseEmptyFunction · 0.52