зеркало из https://github.com/github/ruby.git
update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
58c31ca6d8
Коммит
a69b87e80e
|
@ -1110,6 +1110,10 @@ rb_respond_to(VALUE obj, ID id)
|
|||
* Returns +true+ if _obj_ responds to the given
|
||||
* method. Private methods are included in the search only if the
|
||||
* optional second parameter evaluates to +true+.
|
||||
*
|
||||
* If the method is not implemented,
|
||||
* as Process.fork on Windows, File.lchmod on GNU/Linux, etc.,
|
||||
* false is returned.
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче