Files
mruby-mruby/mrbgems
dearblue f77ebfe102 Reimplementation of File.expand_path method
The reason for this is to fix the following problems

  - Even on non-Windows, drive letter recognition was still being handled.
  - On Windows, paths starting with a slash were not expanded correctly.
  - On Windows, relative paths containing drive letters behaved differently than in CRuby.

Due to reimplementation, the internal methods `File._concat_path`, `File._gethome` and `File._getwd` methods have been removed.
2025-02-26 21:55:25 +09:00
..
2025-02-02 16:59:28 +09:00
2023-05-22 12:05:35 +09:00
2022-11-19 17:11:56 +09:00
2024-09-24 00:14:24 +10:00
2020-12-21 21:48:50 +09:00