Commit Graph

22 Commits

Author SHA1 Message Date
dd83b872db feature: added file copier 2024-06-25 18:20:46 +03:00
bbe979b97b feature: updated GetFirstIndexedNonExistingFilePath logic 2024-06-25 15:52:10 +03:00
18f289fe90 feature: added GetFirstIndexedNonExistingFilePath to files 2024-06-25 15:45:57 +03:00
b5430036f9 feature: added ToSliceUnsafe method to array list 2024-06-25 13:41:07 +03:00
574f36e64e feature: added filter method to array list 2024-06-25 13:36:47 +03:00
85f15eee46 feature: added file path restricted characters replacements 2024-06-25 13:24:58 +03:00
c97d758a6a feature: added json io 2024-06-25 12:53:05 +03:00
7cad10126c feature: added optional 2024-06-25 12:35:10 +03:00
33bc425e90 feature: added file name utils 2024-06-21 19:06:09 +03:00
e85baa72f6 feature: refactoring 2024-06-21 18:44:26 +03:00
6019beffe5 feature: added 'GetParentDir' to files 2024-06-21 18:39:35 +03:00
f8094df331 feature: added 'ExecuteAndGetOutputC' to process_execution 2024-06-21 18:23:54 +03:00
be72ffec43 feature: added process utils 2024-06-21 15:31:41 +03:00
34e5061740 feature: added file exists checker 2024-06-20 20:06:29 +03:00
b244663a4d fix: fixed RemoveByIndex array list method 2024-06-20 17:22:00 +03:00
67744fd4a1 feature: added string utils 2024-06-20 16:06:34 +03:00
167f79ab24 chore: updated go.mod 2024-06-20 15:52:24 +03:00
72cc77ef77 feature: added FS utils 2024-06-20 15:06:24 +03:00
e89429a93c feature: added RemoveIf and RemoveByIndex functions into array list 2024-06-20 13:33:05 +03:00
a472faec29 feature: added wrapper map 2024-06-19 23:08:51 +03:00
9212b24d14 feature: added array list 2024-06-19 21:58:07 +03:00
0316759f1a initial commit 2024-06-19 21:57:34 +03:00