MCPcopy Create free account
hub / github.com/campoy/embedmd / Text

Method Text

embedmd/parser.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55
56type textScanner interface {
57 Text() string
58 Scan() bool
59}
60

Callers 3

parsingTextFunction · 0.80
parsingCmdFunction · 0.80
parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected