MCPcopy Create free account
hub / github.com/dim-an/cod / GetKeystroke

Method GetKeystroke

ui.go:27–27  ·  view source on GitHub ↗
(choice string)

Source from the content-addressed store, hash-verified

25
26type UI interface {
27 GetKeystroke(choice string) (r rune, err error)
28 Styled(style, text string) string
29}
30

Callers 1

apiPostexecMainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected