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

Method Get

stringy.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 Delimited(delimiter string, rule ...string) StringManipulation
30 First(length int) string
31 Get() string
32 KebabCase(rule ...string) StringManipulation
33 Last(length int) string
34 LcFirst() string

Callers 8

TestInput_AcronymFunction · 0.65
TestInput_CamelCaseFunction · 0.65
TestInput_KebabCaseFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 7

TestInput_AcronymFunction · 0.52
TestInput_CamelCaseFunction · 0.52
TestInput_KebabCaseFunction · 0.52