Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stdio
v0.1.4
Stdio
C
Capture
Io
Reader
Writer
Built with Crystal 1.9.2
2023-10-08 06:18:21 UTC
struct
Stdio::Capture::Writer
Stdio::Capture::Writer
Stdio::Capture::Io
Struct
Value
Object
Defined in:
stdio/capture.cr
Instance Method Summary
#close
#reopen
Instance methods inherited from struct
Stdio::Capture::Io
capture
capture
,
decapture
decapture
,
io : IO::FileDescriptor
io
,
reader : IO::FileDescriptor
reader
,
writer : IO::FileDescriptor
writer
Constructor methods inherited from struct
Stdio::Capture::Io
new(io : IO::FileDescriptor)
new
Instance Method Detail
def
close
#
[
View source
]
def
reopen
#
[
View source
]