Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/campoy/embedmd
/ Scan
Method
Scan
embedmd/parser.go:58–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
type
textScanner
interface
{
57
Text() string
58
Scan() bool
59
}
60
61
type
state
func
(io.Writer, textScanner, commandRunner) (state, error)
Callers
4
Scan
Method · 0.65
parsingText
Function · 0.65
parsingCmd
Function · 0.65
parse
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected