Initializerhummingbird 2.1.0Hummingbird
init(stringLiteral:)
Initialize RouterPath from String literal
RouterPath.swift:190init(stringLiteral value: String)
Other members in extension
Types
Type members
init(String
) Initialize RouterPath from URI string
Instance members
let components: [Element]
Array of RouterPath elements
let description: String
A textual representation of the RouterPath
var endIndex: Int
var startIndex: Int
subscript(Int
) -> RouterPath.Element func appendingPath(RouterPath
) -> RouterPath Combine two RouterPaths
func index(after: Int
) -> Int func lowercased(
) -> RouterPath Return lowercased version of RouterPath