Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lmorg/murex
/ Writeln
Method
Writeln
lang/stdio/interface_io.go:30–30 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
28
29
Write([]byte) (int, error)
30
Writeln([]byte) (int, error)
31
WriteArray(string) (ArrayWriter, error)
32
33
//ReadFrom(r io.Reader) (n int64, err error)
Callers
15
ittIndex
Function · 0.65
ittNot
Function · 0.65
WriteResults
Method · 0.65
createProcess
Function · 0.65
executeProcess
Function · 0.65
itoIndexArray
Function · 0.65
itoIndexMap
Function · 0.65
itoNotArray
Function · 0.65
itoNotMap
Function · 0.65
Execute
Method · 0.65
parseRedirection
Function · 0.65
pipeErr
Function · 0.65
Implementers
8
Null
builtins/pipes/null/null.go
Stdin
builtins/pipes/streams/define.go
Reader
builtins/pipes/streams/reader.go
Tee
builtins/pipes/streams/tee.go
Net
builtins/pipes/net/net.go
File
builtins/pipes/file/struct.go
PTY
builtins/pipes/psuedotty/pty_unix.go
Mail
builtins/pipes/mail/stdio.go
Calls
no outgoing calls
Tested by
1
TestNull
Function · 0.52