MCPcopy Create free account
hub / github.com/1buran/rHttp / OpenFileReadMsg

Struct OpenFileReadMsg

fileinput.go:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type OpenFileReadMsg struct{ Id int }
24type OpenFileWriteMsg struct{ Id int }
25
26func (f *FileInput) OpenFile() tea.Cmd {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected