mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Update basename [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c6915042ab
commit
a46ce26870
1 changed files with 1 additions and 1 deletions
2
vm.c
2
vm.c
|
@ -2898,7 +2898,7 @@ static VALUE usage_analysis_register_stop(VALUE self);
|
||||||
* This API is experimental and just for internal.
|
* This API is experimental and just for internal.
|
||||||
*
|
*
|
||||||
* RubyVM.resolve_feature_path("set")
|
* RubyVM.resolve_feature_path("set")
|
||||||
* #=> [:rb, "/path/to/feature.rb"]
|
* #=> [:rb, "/path/to/set.rb"]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
VALUE rb_resolve_feature_path(VALUE klass, VALUE fname);
|
VALUE rb_resolve_feature_path(VALUE klass, VALUE fname);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue