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

Method Last

stringy.go:33–33  ·  view source on GitHub ↗
(length int)

Source from the content-addressed store, hash-verified

31 Get() string
32 KebabCase(rule ...string) StringManipulation
33 Last(length int) string
34 LcFirst() string
35 Lines() []string
36 Pad(length int, with, padType string) string

Callers 3

TestInput_LastErrorFunction · 0.65
TestInput_LastFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 2

TestInput_LastErrorFunction · 0.52
TestInput_LastFunction · 0.52