提交 a0d1fd16 编写于 作者: S Seiei Miyagi 提交者: Nobuyoshi Nakada

Fix documentation of Dir#each_child

上级 d7bef803
......@@ -3031,7 +3031,7 @@ dir_s_each_child(int argc, VALUE *argv, VALUE io)
/*
* call-seq:
* dir.each_child {| filename | block } -> nil
* dir.each_child {| filename | block } -> dir
* dir.each_child -> an_enumerator
*
* Calls the block once for each entry except for "." and ".." in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册