1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src
JakobDev f3de97d67f
Remove / and \ at the start of shell.setDir() (#410)
Uses fs.combine to normalise the file path. This removes leading/trailing
slashes, as well as any redundant "../"s within the path.
2020-04-22 06:30:49 +01:00
..
main Remove / and \ at the start of shell.setDir() (#410) 2020-04-22 06:30:49 +01:00
test Some redesigning of the settings API (#408) 2020-04-21 11:37:56 +01:00