String
struct String
-
Returns
A new string with the last path component of a urlDeclaration
Swift
public var lastPathComponent: String
Return Value
A new string with the last path component of a url
-
Returns
A new string with the path extension removedDeclaration
Swift
public var stringByDeletingPathExtension: String
Return Value
A new string with the path extension removed