Documented the constants for the String+Formats extension in the library target.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
extension String {
|
||||
enum Format {
|
||||
enum Path {
|
||||
static let data = "/data/%@"
|
||||
static let docs = "/docs/%@"
|
||||
static let root = "/%@"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user