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

Method PascalCase

stringy.go:26–26  ·  view source on GitHub ↗
(rule ...string)

Source from the content-addressed store, hash-verified

24 Between(start, end string) StringManipulation
25 Boolean() bool
26 PascalCase(rule ...string) StringManipulation
27 CamelCase(rule ...string) StringManipulation
28 ContainsAll(check ...string) bool
29 Delimited(delimiter string, rule ...string) StringManipulation

Callers 2

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 2