MCPcopy
hub / github.com/u-root/u-root / Close

Method Close

cmds/elvish/edit/tty/reader.go:22–22  ·  view source on GitHub ↗

Close releases resources associated with the Reader. It does not affect resources used to create it.

()

Source from the content-addressed store, hash-verified

20 // Close releases resources associated with the Reader. It does not affect
21 // resources used to create it.
22 Close()
23}
24
25// NewReader creates a new Reader on the given terminal file.

Callers 15

MainFunction · 0.65
QEMUTestFunction · 0.65
serveFunction · 0.65
mainFunction · 0.65
ttyFunction · 0.65
wireFunction · 0.65
runitFunction · 0.65
WriteFileMethod · 0.65
encodeOneFunction · 0.65
doOneFileFunction · 0.65
mainFunction · 0.65
stringsFileFunction · 0.65

Implementers 1

readercmds/elvish/edit/tty/reader_windows.go

Calls

no outgoing calls

Tested by 15

getFreePortFunction · 0.52
TestChmodSimpleFunction · 0.52
TestChmodReferenceFunction · 0.52
TestInvocationErrorsFunction · 0.52
createFilesTreeFunction · 0.52
isEqualTreeFunction · 0.52
TestCpSimpleFunction · 0.52
TestCpSymlinkFunction · 0.52
TestConnectHandlerFailFunction · 0.52
TestRefreshHandlerFunction · 0.52
TestHandlersRaceFunction · 0.52