Commit Graph

11 Commits

Author SHA1 Message Date
javier a274547977 Defined the ContextualInfo pseudo type in the library target. 2025-09-24 18:12:44 +02:00
javier c2c603a810 Implemented the RedirectURIUseCase use case in the library target. 2025-09-24 17:29:18 +02:00
javier 7760bf4802 Replaced the "test" static constant for the Logger+Constants extension in the test target with a "test(level: handler: )" function for the Logger+Helpers extension. 2025-09-24 17:00:36 +02:00
javier 4798b72052 Implemented the "metadata()" helper function for the LoggerMetadata+Helpers extension in the library target. 2025-09-24 01:27:34 +02:00
javier 2f701ce95e Implemented the PrepareURIPathUseCase use case type in the library target. 2025-09-23 16:20:12 +02:00
javier d86d533198 Defined the AssetFolder enumeration type in. the library target and also, conformed it to the Pathable protocol. 2025-09-22 21:10:00 +02:00
javier dfec69d1bd Defined the DocumentrationFolder enumeration type in. the library target and also, conformed it to the Pathable protocol. 2025-09-22 21:01:42 +02:00
javier 9b908515d9 Defined the AssetFile enumeration type in. the library target and also, conformed it to the Pathable protocol. 2025-09-22 20:56:33 +02:00
javier f78e70e823 Defined the Pathable protocol in the library target. 2025-09-22 19:21:13 +02:00
javier 74a6ba73bb Defined the relative paths formats of the DocC archive assets on the Strings+Formats extension in the library target. 2025-09-22 19:18:04 +02:00
javier 2590cb457f Implemented the CheckURIUseCase use case type in the library target. 2025-09-22 18:57:52 +02:00