16 Commits

Author SHA1 Message Date
fbb5d2d2a4 Improved upon the implementation of the "callAsFunction(at: )" function for the CreateFoldersTask task in the library target. 2025-01-16 01:45:41 +01:00
72230c5337 Implemented the CopyFilesTask task in the library target. 2025-01-16 01:37:32 +01:00
489cf3d780 Implemented the "copyItem(from: to: )" function for the FileService service in the library target. 2025-01-14 23:52:33 +01:00
26fde119ef Improved the naming of the functions for the FileServicing protocol in the library target. 2025-01-13 23:29:24 +01:00
d065425c69 Implemented the CreateFoldersTask task in the library target. 2025-01-13 00:35:38 +01:00
a1ad391baa Implemented the "init(at: )" initialiser, the "pathString" computed property, and the "appendingPath(_: )" function for the URL+Extensions extension in the library target. 2025-01-12 21:29:24 +01:00
1f738fe644 Created the CreateProjectTask task in the library target. 2025-01-12 03:11:03 +01:00
6bf9c30ad1 Improved the CreatedRootFolderTask task in the library target to throw error in case the function receives an empty name. 2025-01-12 02:16:30 +01:00
af1703e6c1 Implemented the CreatedRootFolderTask task in the Library target. 2025-01-11 18:40:09 +01:00
1d080cce45 Implemented the "createFolder(at: )" function for the FileService service in the module target. 2025-01-11 05:08:06 +01:00
58151a4e5a Implemented the "delete(at: )" function for the FileService service in the module target. 2025-01-11 04:44:02 +01:00
7d0ad3461a Implemented the "exists(at: )" function for the FileService service in the module target. 2025-01-11 04:42:39 +01:00
739fe0c8de Implemented the "init(at: )" initialiser function for the URL+Inits extension in the Library target. 2025-01-11 03:19:59 +01:00
2128c0cde2 Removed boilerplate files from the Library and Tests targets. 2025-01-11 01:35:51 +01:00
6938b358e1 Implemented the "currentFolder" property for the FileService service in the Library target. 2025-01-11 01:28:11 +01:00
ecbec1f4c8 Created the library and test targets as well as the executable and library products for the Package file. 2025-01-11 00:32:05 +01:00