Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_Lines
Function · 0.65
main
Function · 0.65
Implementers
1
input
stringy.go
Calls
no outgoing calls
Tested by
1
TestInput_Lines
Function · 0.52