Update packages os, path, and filepath

This commit is contained in:
gingerBill
2020-09-26 16:02:03 +01:00
parent 3ccaf47566
commit 840af6825a
10 changed files with 765 additions and 411 deletions
+1
View File
@@ -3,3 +3,4 @@ package filepath
SEPARATOR :: '/';
SEPARATOR_STRING :: `/`;
LIST_SEPARATOR :: ':';