[DOC] Removed RDoc of deprecated methods [ci skip]
This commit is contained in:
parent
827e88119c
commit
d827c718db
7
dir.c
7
dir.c
@ -3333,12 +3333,7 @@ rb_file_directory_p(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
/*
|
||||
* call-seq:
|
||||
* Dir.exists?(file_name) -> true or false
|
||||
*
|
||||
* Deprecated method. Don't use.
|
||||
*/
|
||||
/* :nodoc: */
|
||||
static VALUE
|
||||
rb_dir_exists_p(VALUE obj, VALUE fname)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user