Implemented the "metadata()" helper function for the LoggerMetadata+Helpers extension in the library target.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
import Foundation
|
||||
import RegexBuilder
|
||||
|
||||
/// A use case that obtains some necessary data from a given URI path, that are essential for routing the documentation contents.
|
||||
/// A use case that extracts data from a given URI path, essential for routing the documentation contents.
|
||||
struct PrepareURIPathUseCase {
|
||||
|
||||
// MARK: Type aliases
|
||||
|
||||
Reference in New Issue
Block a user