MCPcopy Index your code
hub / github.com/ory/keto / rows

Method rows

schema/parse_errors.go:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125}
126
127func (e *ParseError) rows() []string {
128 return strings.Split(e.p.lexer.input, "\n")
129}

Callers 1

ErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected