Commit Graph

13 Commits

Author SHA1 Message Date
javier 3dcb110de1 Fixed the names for some of the cases for the Template enumeration in the library target. 2025-02-05 01:22:27 +01:00
javier af73e6d1a2 Removed the "app", "appTests", and "package" cases from the File enumeration in the library target. 2025-02-05 00:16:09 +01:00
javier 91762b18cd Implemented the Template enumeration in the library target. 2025-02-05 00:00:22 +01:00
javier c08dbe5602 Added some more cases to the File enumeration in the library target. 2025-01-18 16:04:03 +01:00
javier 0b69973537 Moved the files under the "Resources/Files" folder in the library target to the "Resources/Files/Sources" folder. 2025-01-18 12:41:09 +01:00
javier 3f8651ca52 Implemented the "allCasesWithRoot" static property for the Folder enumeration in the library target. 2025-01-18 12:31:13 +01:00
javier 6fe45db4f1 Implemented the "folder" property for the File enumeration in the library target. 2025-01-18 12:19:29 +01:00
javier 5f958c6f4c Added the "root" case to the Folder enumeration. 2025-01-18 12:14:42 +01:00
javier 29dad1d688 Added the "dockerFile" case to the File enumeration in the library target. 2025-01-18 12:07:57 +01:00
javier f558465b62 Renamed the ResourceFile enumeration in the library target as File and also, implemented its "filePath" and "resourcePath" properties. 2025-01-18 11:51:36 +01:00
javier 720ad687fb Implemented the "path" property for the Folder enumeration in the library target. 2025-01-18 11:40:25 +01:00
javier 026251ad6d Improved the implementation for the CreateFolderTask task in the library target. 2025-01-18 04:25:01 +01:00
javier 1094bbb6c8 Restructured the folder structure in the library and test targets. 2025-01-18 03:50:18 +01:00