diff options
| author | ksss <[email protected]> | 2015-11-23 21:58:38 +0900 |
|---|---|---|
| committer | ksss <[email protected]> | 2015-11-24 14:24:24 +0900 |
| commit | a55accd736e13307f7e925af86751ca878be2058 (patch) | |
| tree | e2378bf7375f94a377efcaba099eedbe85fbc762 /README.md | |
| parent | c9a4091b83b06b20d8e9178ce748d5b101925a2e (diff) | |
| download | mruby-a55accd736e13307f7e925af86751ca878be2058.tar.gz mruby-a55accd736e13307f7e925af86751ca878be2058.zip | |
Implement IO.pipe
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ IO, File module for mruby | IO.copy_stream | | | | IO.new, IO.for_fd, IO.open | o | | | IO.foreach | | | -| IO.pipe | | | +| IO.pipe | o | | | IO.popen | o | | | IO.read | o | | | IO.readlines | | | |
