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
Stdio::Capture
Struct
Value
Object
Defined in:
stdio/capture.cr
Constructors
.new
Instance Method Summary
#capture
(&)
#decaptured_err
#decaptured_out
#err
#err!
#in
#out
#out!
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
capture
(&)
#
[
View source
]
def
decaptured_err
#
[
View source
]
def
decaptured_out
#
[
View source
]
def
err
#
[
View source
]
def
err!
#
[
View source
]
def
in
#
[
View source
]
def
out
#
[
View source
]
def
out!
#
[
View source
]