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

Method Boolean

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

Source from the content-addressed store, hash-verified

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

Callers 4

TestInput_BooleanTrueFunction · 0.65
TestInput_BooleanFalseFunction · 0.65
TestInput_BooleanErrorFunction · 0.65
mainFunction · 0.65

Implementers 1

inputstringy.go

Calls

no outgoing calls

Tested by 3

TestInput_BooleanTrueFunction · 0.52
TestInput_BooleanFalseFunction · 0.52
TestInput_BooleanErrorFunction · 0.52