wxiaoguang
ce9dee5a1e
Introduce path Clean/Join helper functions ( #23495 )
...
Since #23493 has conflicts with latest commits, this PR is my proposal
for fixing #23371
Details are in the comments
And refactor the `modules/options` module, to make it always use
"filepath" to access local files.
Benefits:
* No need to do `util.CleanPath(strings.ReplaceAll(p, "\\", "/"))),
"/")` any more (not only one before)
* The function behaviors are clearly defined
2023-03-21 16:02:49 -04:00
..
2023-03-14 15:27:03 +08:00
2022-11-27 18:20:29 +00:00
2023-03-12 03:48:07 -04:00
2023-02-15 21:37:34 +08:00
2023-03-14 13:11:38 +08:00
2022-12-10 10:46:31 +08:00
2023-02-15 21:37:34 +08:00
2023-03-16 12:01:10 -05:00
2023-01-09 11:50:54 +08:00
2022-11-27 18:20:29 +00:00
2023-03-21 16:02:49 -04:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-02-28 16:17:51 -06:00
2023-02-13 17:59:59 +00:00
2023-02-11 14:34:11 +08:00
2022-11-27 18:20:29 +00:00
2023-03-02 01:44:23 +02:00
2023-02-11 14:34:11 +08:00
2023-02-27 13:46:00 -05:00
2022-11-27 18:20:29 +00:00
2023-02-11 14:34:11 +08:00
2023-02-11 14:34:11 +08:00
2023-03-03 21:16:58 +08:00
2023-03-21 16:02:49 -04:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-12-10 10:46:31 +08:00
2022-12-29 00:31:54 +01:00
2023-02-24 16:56:41 +00:00
2022-11-27 18:20:29 +00:00
2023-03-12 14:36:47 +01:00
2023-03-04 02:13:37 -05:00
2023-03-03 21:16:58 +08:00
2022-11-27 18:20:29 +00:00
2023-02-11 14:34:11 +08:00
2022-11-27 18:20:29 +00:00
2023-02-28 16:17:51 -06:00
2023-01-31 09:45:19 +08:00
2023-02-11 14:34:11 +08:00
2023-02-28 16:17:51 -06:00
2023-02-01 20:53:04 +08:00
2023-02-28 16:17:51 -06:00
2022-11-27 18:20:29 +00:00
2023-02-01 22:56:10 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2022-11-27 18:20:29 +00:00
2023-03-15 16:51:39 -05:00
2023-03-10 08:28:32 -06:00
2022-11-27 18:20:29 +00:00
2023-01-09 11:50:54 +08:00