10 Commits

Author SHA1 Message Date
b13ba625f4 Integrated the AppOptions options to the"init(name: archivesPath: )" initialisation function for the AppBuilder type in the library target. 2025-03-26 00:31:16 +01:00
f9fc29c8da Added the "archivesPath" and the "name" properties to the AppArguments protocol in the library target. 2025-03-26 00:26:57 +01:00
08d296ef1a Renamed the "archivesFolder" property for the AppBuilder builder in the library target as "folderArchives". 2025-03-12 00:37:57 +01:00
16712821d8 Integrated the ArchiveController controller into the router inside the "router(logger: )" private function of the AppBuilder builder in the library target. 2025-03-10 01:58:33 +01:00
7929f55c22 Documented the AppBuilder type in the library target. 2025-03-09 14:41:02 +01:00
ab4a9207c5 Documented the AppArguments protocol and the Environment+Properties extension in the library target. 2025-03-09 00:11:49 +01:00
cef62262ed Rearranged some types in both the library and executable targets. 2025-02-27 23:45:21 +01:00
f9e8088088 Improved the DoccMiddleware midlleware integration to the router on the AppBuilder builder in the library target. 2025-02-26 00:24:25 +01:00
c59b2ba453 Integrated the DocCMiddleware middleware into the AppBuilder builder in the app target. 2025-02-25 01:56:31 +01:00
be3245ae39 Initial commit 2025-02-22 10:21:07 +01:00