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

Method Lines

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

Source from the content-addressed store, hash-verified

33 Last(length int) string
34 LcFirst() string
35 Lines() []string
36 Pad(length int, with, padType string) string
37 RemoveSpecialCharacter() string
38 ReplaceFirst(search, replace string) string

Callers 2

TestInput_LinesFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 1

TestInput_LinesFunction · 0.52