зеркало из https://github.com/github/ruby.git
7a1a572428
If there are many searches in the `$LOAD_PATH` in the user environment, require will perform unnecessary searches that are not needed. In contrast, `require_relative` is efficient because it uses a relative path. https://github.com/ruby/prism/commit/438ccc67bd |
||
---|---|---|
.. | ||
compiler.rb | ||
lexer.rb | ||
rubocop.rb |